From 49f3e6f07cd08f5d05f24fb16e35c3ca242e381e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 2 Sep 2020 20:10:16 +0200 Subject: Adding upstream version 0.10.10. 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 e6e3984..196d69b 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.10.9', + version='0.10.10', license='MIT', description='Manage multiple git repos', long_description=long_description, -- cgit v1.2.3