release version 0.7.0

This commit is contained in:
Benjamin Dauvergne 2018-10-23 10:38:31 +02:00
parent c546fb0093
commit a76768e3dc
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.6.0',
version='0.7.0',
description='Git porcelain to interface with Redmine',
long_description=readme,
py_modules=['git_redmine'],