Skip to content

Commit

Permalink
Increment version number for significant release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander G. Zimmerman authored Jun 19, 2019
1 parent 91642db commit cc49844
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 @@ -3,6 +3,6 @@

setuptools.setup(
name = 'sapphire',
version = '0.4.5a0',
version = '0.5.0a0',
packages = setuptools.find_packages(),
)

0 comments on commit cc49844

Please sign in to comment.