aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 20:11:58 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 20:11:58 +0300
commitf04e57ac78a004f5f96c33faee875cea3e7961d5 (patch)
tree858e9750f34d7129cd22a076a894abede47fdafd /setup.cfg
parenterror out if my_repos.py cannot be found (diff)
downloadcgitize-f04e57ac78a004f5f96c33faee875cea3e7961d5.tar.gz
cgitize-f04e57ac78a004f5f96c33faee875cea3e7961d5.zip
v1.1v1.1
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 22058ff..a2b8278 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = cgitize
-version = 1.0
+version = 1.1
author = Egor Tensin
author_email = Egor.Tensin@gmail.com
description = Mirror your git repositories and make them cgit-ready