Skip to content

Commit 3dfcfc3

Browse files
author
Arzaroth Lekva
committed
version bump
1 parent 9e24fcb commit 3dfcfc3

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

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

0 commit comments

Comments
 (0)