Merging upstream version 0.10.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
77e95bf22e
commit
8ed672cb80
9 changed files with 253 additions and 99 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open('README.md', encoding='utf-8') as f:
|
|||
setup(
|
||||
name='gita',
|
||||
packages=['gita'],
|
||||
version='0.10.9',
|
||||
version='0.10.10',
|
||||
license='MIT',
|
||||
description='Manage multiple git repos',
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue