Skip to content

Commit

Permalink
Prepare for 0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Jun 20, 2017
1 parent aafbf62 commit bc18c48
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 @@ -46,8 +46,8 @@


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

Expand Down

0 comments on commit bc18c48

Please sign in to comment.