Skip to content

Commit

Permalink
bump version number and release to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
rossp committed Jun 28, 2016
1 parent 90e1a3c commit 5a51d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from fnmatch import fnmatchcase
from setuptools import setup, find_packages

version = '0.1.17'
version = '0.1.18'

# Provided as an attribute, so you can append to these instead
# of replicating them:
Expand Down

0 comments on commit 5a51d96

Please sign in to comment.