aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2022-02-13 21:01:12 +0100
committerNicolas Schodet2022-02-13 21:01:12 +0100
commitc1e73fe4bd7a3cf8cc082a0cb325b86b0c99dddc (patch)
tree702c70f5eca23c65c4df21530cd8cca2aaa7dfd2
parent03416d34b9665f32dd2609d339f051030833a4f1 (diff)
Update version to 3.0.03.0.0
-rw-r--r--docs/conf.py2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index bc82c1b..8fb1beb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -23,7 +23,7 @@ copyright = "2021, Nicolas Schodet"
author = "Nicolas Schodet"
# The full version, including alpha/beta/rc tags
-release = "3.0.0a3"
+release = "3.0.0"
version = release
diff --git a/setup.cfg b/setup.cfg
index c77a963..121bd4f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = nxt-python
-version = 3.0.0a3
+version = 3.0.0
author = Nicolas Schodet
author_email = nico@ni.fr.eu.org
description = LEGO Mindstorms NXT Control Package