summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@debian.org>2023-02-26 11:16:36 +0100
committerAndrej Shadura <andrewsh@debian.org>2023-02-26 11:16:36 +0100
commitc6f08c1c50ab5bcf6feb03f95183531978bb1b1d (patch)
treee866f7419fe2ddc4ebc16a0d8cbe1162afe739ad
parent5afa8d00cf1375c44305c34254001a4f011df5c0 (diff)
Bug-Debian: https://bugs.debian.org/1030449 Gbp-Pq: Name version.patch
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 476becd..bb314de 100755
--- a/setup.py
+++ b/setup.py
@@ -55,8 +55,8 @@ sdist.sdist = sdist_new
setup(
name = __name__,
- version = "0.06y",
- author = 'Darafei Praliaskoiski',
+ version = "0.07",
+ author = 'Darafei Praliaskouski',
author_email = 'me@komzpa.net',
url = 'https://github.com/komzpa/twms',
description = 'tiny web map service',