Skip to content

Commit 4d4d291

Browse files
author
Arzaroth Lekva
committed
version bump
1 parent 1784de0 commit 4d4d291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from setuptools import setup, Extension
1010

11-
VERSION = ("1", "0", "0-alpha.1")
11+
VERSION = ("1", "0", "0-alpha.2")
1212

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

0 commit comments

Comments
 (0)