version 0.9 (skipping version 0.8 as it was mistakenly published before)

This commit is contained in:
Ondřej Caletka
2018-08-23 10:46:43 +02:00
parent 3777453d2f
commit a7d693253d
+1 -1
View File
@@ -5,7 +5,7 @@ readme = Path(__file__).with_name("README.rst").read_text()
setup(
name="dzonegit",
version="0.7",
version="0.9",
description="Git hooks to manage a repository of DNS zones",
long_description=readme,
long_description_content_type="text/x-rst",