Skip to content

Commit 811be47

Browse files
authored
bump package version (#3)
1 parent 935afc3 commit 811be47

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='xmlgenerator',
5-
version='0.2.0',
5+
version='0.2.1',
66
packages=find_packages(exclude=("tests", "tests.*")),
77
entry_points={
88
'console_scripts': [

0 commit comments

Comments
 (0)