We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099ac62 commit 2600735Copy full SHA for 2600735
2 files changed
monsterui/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.39"
+__version__ = "1.0.40"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
2
repo = MonsterUI
3
lib_name = monsterui
4
-version = 1.0.39
+version = 1.0.40
5
min_python = 3.10
6
license = apache2
7
black_formatting = False
@@ -36,4 +36,5 @@ jupyter_hooks = False
36
clear_all = False
37
skip_procs =
38
update_pyproject = True
39
+clean_ids = True
40
0 commit comments