Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
xeroc committed Jul 17, 2018
1 parent 581d646 commit f4c2233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup
import sys

__VERSION__ = '0.1.7'
__VERSION__ = '0.1.8'

assert sys.version_info[0] == 3, "Uptick requires Python > 3"

Expand Down

0 comments on commit f4c2233

Please sign in to comment.