Skip to content

Commit

Permalink
Cutting release 0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Nov 16, 2016
1 parent aa2f00d commit b38f3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -18,7 +18,7 @@
from setuptools import setup


VERSION = '0.1.0'
VERSION = '0.2.0'
PACKAGE_ROOT = os.path.abspath(os.path.dirname(__file__))

with open(os.path.join(PACKAGE_ROOT, 'README.rst.template')) as file_obj:
Expand Down

0 comments on commit b38f3b9

Please sign in to comment.