Skip to content

Commit 140ab4a

Browse files
committed
bump
1 parent 4e17d62 commit 140ab4a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dialoghelper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.0.26"
1+
__version__ = "0.0.27"
22
from .core import *

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = dialoghelper
33
lib_name = dialoghelper
4-
version = 0.0.26
4+
version = 0.0.27
55
min_python = 3.9
66
license = apache2
77
black_formatting = False

0 commit comments

Comments
 (0)