Version 0.11

This commit is contained in:
Ondřej Caletka
2018-09-17 13:50:47 +02:00
parent 4efef8be9e
commit e2e4a3daf7
+1 -1
View File
@@ -5,7 +5,7 @@ readme = Path(__file__).with_name("README.rst").read_text()
setup(
name="dzonegit",
version="0.10",
version="0.11",
description="Git hooks to manage a repository of DNS zones",
long_description=readme,
long_description_content_type="text/x-rst",