We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1c6db commit 4a74c0cCopy full SHA for 4a74c0c
monsterui/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.19"
+__version__ = "1.0.20"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
2
repo = MonsterUI
3
lib_name = monsterui
4
-version = 1.0.19
+version = 1.0.20
5
min_python = 3.10
6
license = apache2
7
black_formatting = False
@@ -36,4 +36,5 @@ jupyter_hooks = False
36
clean_ids = True
37
clear_all = False
38
skip_procs =
39
+update_pyproject = True
40
0 commit comments