pymud 0.19.3__py3-none-any.whl → 0.19.3.post2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
pymud/settings.py CHANGED
@@ -13,7 +13,7 @@ class Settings:
13
13
  "APP 简要描述"
14
14
  __version__ = "0.19.3"
15
15
  "APP 当前版本"
16
- __release__ = "2024-03-22"
16
+ __release__ = "2024-04-05"
17
17
  "APP 当前版本发布日期"
18
18
  __author__ = "本牛(newstart)@北侠"
19
19
  "APP 作者"