release 1.1.0

This commit is contained in:
Benjamin Dauvergne 2022-01-29 08:09:53 +01:00
parent 6def9b43f3
commit 8e16d6c988
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ with open('README') as f:
setup(
name='git-redmine',
version='1.0.0',
version='1.1.0',
description='Git porcelain to interface with Redmine',
long_description=readme,
py_modules=['git_redmine'],