Skip to content

Commit be8b64d

Browse files
committed
Bump verision for 1.1.0 release to PyPi :shipit:
1 parent e678dcb commit be8b64d

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
@@ -15,7 +15,7 @@
1515
description='Declarative XML processing library',
1616
long_description=long_description,
1717
long_description_content_type='text/markdown',
18-
version='1.0.1',
18+
version='1.1.0',
1919
url='http://declxml.readthedocs.io/',
2020
project_urls={
2121
'Documentation': 'http://declxml.readthedocs.io/',

0 commit comments

Comments
 (0)