Skip to content

Commit

Permalink
Bump to version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Mather committed Jul 24, 2019
1 parent 385cf6e commit b3c77c9
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 @@ -19,7 +19,7 @@
import io

## in development set version to none and ...
PYPI_VERSION = "0.4"
PYPI_VERSION = "1.0"

# Return the git revision as a string (from numpy)
def git_version():
Expand Down

0 comments on commit b3c77c9

Please sign in to comment.