summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Lorey <git@karllorey.com>2022-06-21 10:20:53 +0200
committerKarl Lorey <git@karllorey.com>2022-06-21 10:20:53 +0200
commit7c8ac974d22490eec45a8e183ebb742583593a08 (patch)
tree83a8f1a12fc3884b300ffdc595e74b9b850def2b
parentbb9435b07da8a33f20e8b1321960b19e4e27b847 (diff)
Set next version to be 1.0.0rc1
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index ed1af23..3c65907 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,7 @@ python_requires = >= 3.9
[bumpversion]
current_version = 0.1.2
+new_version = 1.0.0rc1
commit = True
tag = True