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 8e86d19 commit 0038effCopy full SHA for 0038eff
pyproject.toml
@@ -4,7 +4,8 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "stepper_motors_juanmf1"
7
-version = "0.0.7"
+# I'll use the convention that even numbers are "stable" releases. Odd numbers need more testing.
8
+version = "0.0.9"
9
authors = [
10
{ name="Juan Manuel Fernandez", email="[email protected]" },
11
]
0 commit comments