Skip to content

Commit

Permalink
Prepare for 0.8.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrrizzi committed May 26, 2017
1 parent 84ea9c0 commit 3070f71
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.dev0"
ISRELEASED = False
VERSION = "0.8.1"
ISRELEASED = True
__version__ = VERSION
##########################

Expand Down

0 comments on commit 3070f71

Please sign in to comment.