diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-08-01 18:17:01 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-08-01 18:17:01 +0300 |
commit | a337e9422f92c582afda1be94601f36dbd8a2709 (patch) | |
tree | 8adb28ef74c65d1ad87d2f007f939e60b3fe8fce | |
parent | README: update (diff) | |
download | cgitize-a337e9422f92c582afda1be94601f36dbd8a2709.tar.gz cgitize-a337e9422f92c582afda1be94601f36dbd8a2709.zip |
v2.0v2.0
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = cgitize -version = 1.1.1 +version = 2.0 author = Egor Tensin author_email = Egor.Tensin@gmail.com description = Mirror your git repositories and make them cgit-ready |