We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03416d3 commit c1e73feCopy full SHA for c1e73fe
docs/conf.py
@@ -23,7 +23,7 @@
23
author = "Nicolas Schodet"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "3.0.0a3"
+release = "3.0.0"
27
version = release
28
29
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = nxt-python
3
-version = 3.0.0a3
+version = 3.0.0
4
author = Nicolas Schodet
5
author_email = [email protected]
6
description = LEGO Mindstorms NXT Control Package
0 commit comments