release version 0.9.0

This commit is contained in:
Benjamin Dauvergne 2019-03-06 16:05:39 +01:00
parent 59338752a4
commit 169ba98417
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='0.8.0',
version='0.9.0',
description='Git porcelain to interface with Redmine',
long_description=readme,
py_modules=['git_redmine'],