Adding upstream version 0.11.9.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1b2b356ce0
commit
3ac0de4543
11 changed files with 528 additions and 157 deletions
4
setup.py
4
setup.py
|
@ -7,9 +7,9 @@ with open('README.md', encoding='utf-8') as f:
|
|||
setup(
|
||||
name='gita',
|
||||
packages=['gita'],
|
||||
version='0.10.10',
|
||||
version='0.11.9',
|
||||
license='MIT',
|
||||
description='Manage multiple git repos',
|
||||
description='Manage multiple git repos with sanity',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
url='https://github.com/nosarthur/gita',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue