From 5e9d53ef29710380368b60c82e146c5d82235e12 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Jul 2023 07:43:04 +0200 Subject: Merging upstream version 0.16.5. 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 38653b3..d62cb5f 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.16.4", + version="0.16.5", license="MIT", description="Manage multiple git repos with sanity", long_description=long_description, -- cgit v1.2.3