Skip to content

Commit

Permalink
Merge PR #43 bump
Browse files Browse the repository at this point in the history
Commits:
  Bump version to 1.0.0
  • Loading branch information
stvstnfrd committed Aug 5, 2019
2 parents 1579b21 + fb8fe0e commit 284aad5
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 @@ -5,7 +5,7 @@
from setuptools import setup


version = '0.5.0'
version = '1.0.0'
description = __doc__.strip().split('\n')[0]
this_directory = path.abspath(path.dirname(__file__))
with open(path.join(this_directory, 'README.rst')) as file_in:
Expand Down

0 comments on commit 284aad5

Please sign in to comment.