summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-07-16 07:30:11 -0700
committerBob Halley <halley@dnspython.org>2020-07-16 07:30:11 -0700
commit8243c571088bb2f9c3f5b49c5b96d7726e07231d (patch)
tree53cb4fe158bfc728e7daa8a1334e371dda43ccb2 /pyproject.toml
parenta7e71aa9b0ebf43c8f997adc66b45069506afa6e (diff)
downloaddnspython-8243c571088bb2f9c3f5b49c5b96d7726e07231d.tar.gz
2.0.0 versioningv2.0.0
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e4f5e5d..053b79c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dnspython"
-version = "2.0.0dev3"
+version = "2.0.0"
description = "DNS toolkit"
authors = ["Bob Halley <halley@dnspython.org>"]
license = "ISC"