Merging upstream version 0.16.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9703a1ef64
commit
519eae4b80
6 changed files with 43 additions and 11 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.16.4",
|
||||
version="0.16.5",
|
||||
license="MIT",
|
||||
description="Manage multiple git repos with sanity",
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue