summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-07-17 06:40:27 -0700
committerBob Halley <halley@dnspython.org>2020-07-17 06:40:27 -0700
commit5a9c32cc6ee71e7ad71eeaaa50507719f348d4b8 (patch)
tree679d3eee5ed7df65fa86f34af502a60feb3c9f8b /pyproject.toml
parent8243c571088bb2f9c3f5b49c5b96d7726e07231d (diff)
downloaddnspython-5a9c32cc6ee71e7ad71eeaaa50507719f348d4b8.tar.gz
update version post-release
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 053b79c..059993f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dnspython"
-version = "2.0.0"
+version = "2.1.0dev1"
description = "DNS toolkit"
authors = ["Bob Halley <halley@dnspython.org>"]
license = "ISC"