Skip to content

Commit

Permalink
Merge pull request #262 from choderalab/update-0.8.2
Browse files Browse the repository at this point in the history
Update for ongoing development of 0.8.2
  • Loading branch information
andrrizzi authored May 30, 2017
2 parents d93cc7d + 3c6d1a9 commit 6578516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@


##########################
VERSION = "0.8.1"
ISRELEASED = True
VERSION = "0.8.2dev0"
ISRELEASED = False
__version__ = VERSION
##########################

Expand Down

0 comments on commit 6578516

Please sign in to comment.