Skip to content

Commit 8825d70

Browse files
committed
Change dexbot version number to 0.18.1
1 parent 6e03518 commit 8825d70

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.18.0'
2+
VERSION = '0.18.1'
33
AUTHOR = 'Codaone Oy'
44
__version__ = VERSION

0 commit comments

Comments
 (0)