Skip to content

Commit

Permalink
Updating version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjherger committed Nov 28, 2018
1 parent 6da2690 commit 46c43c4
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 @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

__version__ = '2.2.0'
__version__ = '3.0.0'

# Add README as long description
with open("README.md", "r") as fh:
Expand Down

0 comments on commit 46c43c4

Please sign in to comment.