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 8a58212 commit d9ae104Copy full SHA for d9ae104
docs/conf.py
@@ -23,7 +23,7 @@
23
author = "Nicolas Schodet"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "3.3.0"
+release = "3.4.0"
27
version = release
28
29
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nxt-python"
3
-version = "3.3.0"
+version = "3.4.0"
4
description = "LEGO Mindstorms NXT Control Package"
5
authors = ["Nicolas Schodet <[email protected]>"]
6
license = "GPL-3.0-or-later"
0 commit comments