Skip to content

Commit

Permalink
Change dexbot version number to 0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mikakoi committed Apr 27, 2018
1 parent 4a758f4 commit 7e700da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dexbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from appdirs import user_config_dir

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

Expand Down

0 comments on commit 7e700da

Please sign in to comment.