Skip to content

Commit 7a9ef62

Browse files
committed
Change dexbot version number to 0.11.12
1 parent 74e6f26 commit 7a9ef62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dexbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
APP_NAME = 'dexbot'
2-
VERSION = '0.11.11'
2+
VERSION = '0.11.12'
33
AUTHOR = 'Codaone Oy'
44
__version__ = VERSION

0 commit comments

Comments
 (0)