Skip to content

Commit

Permalink
Update __version__ for 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hdoupe committed Apr 24, 2019
1 parent 05fdf10 commit ddb2b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paramtools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@


name = "paramtools"
__version__ = "0.0.0"
__version__ = "0.5.0"

__all__ = [
"SchemaBuilder",
Expand Down

0 comments on commit ddb2b07

Please sign in to comment.