Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rossant committed Mar 24, 2016
1 parent f92b859 commit ef9dc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

__author__ = 'Kwik team'
__email__ = 'cyrille.rossant at gmail.com'
__version__ = '0.3.0.dev0'
__version__ = '1.0.0'
__version_git__ = __version__ + _git_version()


Expand Down

0 comments on commit ef9dc08

Please sign in to comment.