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 87ef14e commit 6565d6dCopy full SHA for 6565d6d
docs/conf.py
@@ -23,7 +23,7 @@
23
author = "Nicolas Schodet"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "3.1.0"
+release = "3.2.0"
27
version = release
28
29
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = nxt-python
3
-version = 3.1.0
+version = 3.2.0
4
author = Nicolas Schodet
5
author_email = [email protected]
6
description = LEGO Mindstorms NXT Control Package
0 commit comments