summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-06-16 08:33:12 -0700
committerBob Halley <halley@dnspython.org>2020-06-16 08:33:12 -0700
commit23605fc35df05a190c06b51ac60dc76300e1226e (patch)
treeac7bdd79f6fa59278170353d0aa882d59e9fecf0 /pyproject.toml
parent9f9d319be4f7c7f0612f72773afea012695f0ec0 (diff)
downloaddnspython-23605fc35df05a190c06b51ac60dc76300e1226e.tar.gz
set rc1 in version
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 f2d28bb..793e55f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dnspython"
-version = "2.0.0"
+version = "2.0.0rc1"
description = "DNS toolkit"
authors = ["Bob Halley <halley@dnspython.org>"]
license = "ISC"