Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
set to version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Franklin committed Jul 1, 2015
1 parent 590934b commit 1ff1dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
with open('README.rst', 'r') as readme:
README_TEXT = readme.read()

VERSION = '0.1.2.dev0'
VERSION = '0.1.2'


class CleanCommand(Command):
Expand Down

0 comments on commit 1ff1dee

Please sign in to comment.