Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocky Meza committed Jul 4, 2014
1 parent 2ae848a commit e309aed
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 @@ -11,7 +11,7 @@
def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

STAGE = 'alpha'
STAGE = 'final'

version = (1, 0, 0, STAGE)

Expand Down

0 comments on commit e309aed

Please sign in to comment.