Skip to content

Commit 4a74c0c

Browse files
committed
bump
1 parent 7f1c6db commit 4a74c0c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

monsterui/__init__.py

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

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.19
4+
version = 1.0.20
55
min_python = 3.10
66
license = apache2
77
black_formatting = False
@@ -36,4 +36,5 @@ jupyter_hooks = False
3636
clean_ids = True
3737
clear_all = False
3838
skip_procs =
39+
update_pyproject = True
3940

0 commit comments

Comments
 (0)