Skip to content

Commit

Permalink
Change dexbot version number to 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Juhani Haapala committed Apr 20, 2018
1 parent db1da5c commit 94a7276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexbot/__init__.py
Expand Up @@ -3,7 +3,7 @@
from appdirs import user_config_dir

APP_NAME = "dexbot"
VERSION = '0.1.14'
VERSION = '0.1.15'
AUTHOR = "codaone"
__version__ = VERSION

Expand Down

0 comments on commit 94a7276

Please sign in to comment.