aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2022-03-17 08:48:15 +0100
committerNicolas Schodet2022-03-17 08:48:15 +0100
commit7e33871b2a954322224178f8142e5181f3fbf6c4 (patch)
tree1b2e9e5585a9f1d1a24801771e70e4361ce0589f
parenta2ecb16e9d78599aef615157aeee1425ae6eaea3 (diff)
Update version to 3.0.13.0.1
-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 8fb1beb..b06f2c5 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.0"
+release = "3.0.1"
version = release
diff --git a/setup.cfg b/setup.cfg
index 121bd4f..8f0568e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = nxt-python
-version = 3.0.0
+version = 3.0.1
author = Nicolas Schodet
author_email = nico@ni.fr.eu.org
description = LEGO Mindstorms NXT Control Package