Skip to content

Commit 2600735

Browse files
committed
bump
1 parent 099ac62 commit 2600735

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

monsterui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.39"
1+
__version__ = "1.0.40"

settings.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = MonsterUI
33
lib_name = monsterui
4-
version = 1.0.39
4+
version = 1.0.40
55
min_python = 3.10
66
license = apache2
77
black_formatting = False
@@ -36,4 +36,5 @@ jupyter_hooks = False
3636
clear_all = False
3737
skip_procs =
3838
update_pyproject = True
39+
clean_ids = True
3940

0 commit comments

Comments
 (0)