Skip to content

Commit

Permalink
1.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
danielparton committed Jun 30, 2015
1 parent da5caa3 commit 4eafecd
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.1"
ISRELEASED = False
VERSION = "1.0.2"
ISRELEASED = True
__version__ = VERSION
##########################

Expand Down

0 comments on commit 4eafecd

Please sign in to comment.