From 7fbf05e2a0725a01d1baabf58d3e9cecca1f28f0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 Sep 2021 19:26:48 +0200 Subject: Adding upstream version 0.15.8. Signed-off-by: Daniel Baumann --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 555cf13..9941251 100644 --- a/setup.py +++ b/setup.py @@ -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, -- cgit v1.2.3