Skip to content

Commit 7518606

Browse files
author
Arzaroth Lekva
committed
version bump
1 parent a0e1124 commit 7518606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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", "1")
11+
VERSION = ("1", "0", "2")
1212

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

0 commit comments

Comments
 (0)