Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Arzaroth Lekva committed Apr 18, 2015
1 parent edb6fd0 commit 78ef0cc
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 @@ -8,7 +8,7 @@

from setuptools import setup, Extension

VERSION = ("1", "0", "0-alpha.3")
VERSION = ("1", "0", "0")

rapidxml = Extension("rapidxml._rapidxml",
define_macros=[('MAJOR_VERSION', VERSION[0]),
Expand Down

0 comments on commit 78ef0cc

Please sign in to comment.