Skip to content

Commit

Permalink
Merge pull request #111 from choderalab/0.3.0
Browse files Browse the repository at this point in the history
Prepare for 0.3.0 release
  • Loading branch information
jchodera committed Jun 20, 2017
2 parents aafbf62 + bc18c48 commit fb4c359
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -46,8 +46,8 @@


##########################
VERSION = "0.2.0"
ISRELEASED = False
VERSION = "0.3.0"
ISRELEASED = True
__version__ = VERSION
##########################

Expand Down

0 comments on commit fb4c359

Please sign in to comment.