Skip to content

Commit

Permalink
Merge pull request #259 from choderalab/mobley
Browse files Browse the repository at this point in the history
Update setup.py for ongoing development
  • Loading branch information
davidlmobley authored May 22, 2017
2 parents f34296f + 6b1cac4 commit 638651a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@


##########################
#VERSION = "0.8.0.dev0"
VERSION = "0.8.0"
ISRELEASED = True
VERSION = "0.8.1.dev0"
ISRELEASED = False
__version__ = VERSION
##########################

Expand Down

0 comments on commit 638651a

Please sign in to comment.