Skip to content

Commit

Permalink
Change dexbot version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mikakoi committed Mar 29, 2018
1 parent 3910588 commit 3cf957b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

from pyqt_distutils.build_ui import build_ui

VERSION = '0.1.2'
VERSION = '0.1.5'


class InstallCommand(install):
Expand Down

0 comments on commit 3cf957b

Please sign in to comment.