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