Skip to content

Commit

Permalink
Cutting version 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Jan 11, 2017
1 parent 31d19a9 commit 6874973
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 @@ -18,7 +18,7 @@
from setuptools import setup


VERSION = '0.2.1'
VERSION = '0.3.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 6874973

Please sign in to comment.