Skip to content
Snippets Groups Projects
Commit d861b843 authored by simply-nicky's avatar simply-nicky
Browse files

version changed to 0.1.1

parent d575f119
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@ copyright = '2020, Nikolay Ivanov'
author = 'Nikolay Ivanov'
# The full version, including alpha/beta/rc tags
release = '0.1.0'
release = '0.1.1'
# -- General configuration ---------------------------------------------------
......
......@@ -53,7 +53,7 @@ with open('README.md', 'r') as readme:
long_description = readme.read()
setup(name='pyrost',
version='0.1.0',
version='0.1.1',
author='Nikolay Ivanov',
author_email="nikolay.ivanov@desy.de",
long_description=long_description,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment