diff --git a/setup.py b/setup.py index 5175459..2173561 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ description='Declarative XML processing library', long_description=long_description, long_description_content_type='text/markdown', - version='1.0.1rc1', + version='1.0.1', url='http://declxml.readthedocs.io/', project_urls={ 'Documentation': 'http://declxml.readthedocs.io/',