Skip to content

Commit

Permalink
1.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielparton committed Aug 14, 2015
1 parent 8dfbae4 commit c7a9406
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 @@ -3,8 +3,8 @@
from setuptools import setup

##########################
VERSION = "1.0.3"
ISRELEASED = False
VERSION = "1.0.4"
ISRELEASED = True
__version__ = VERSION
##########################

Expand Down

0 comments on commit c7a9406

Please sign in to comment.