1
0
Fork 0

Merging upstream version 0.15.8.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-11 18:45:20 +01:00
parent b0e635dff4
commit 461ccdc618
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
6 changed files with 91 additions and 72 deletions

View file

@ -7,7 +7,7 @@ with open('README.md', encoding='utf-8') as f:
setup(
name='gita',
packages=['gita'],
version='0.15.7',
version='0.15.7.3',
license='MIT',
description='Manage multiple git repos with sanity',
long_description=long_description,