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