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 0537fb7 commit 3c1e07eCopy full SHA for 3c1e07e
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "micropython-stepper"
9
-version = "1.0.2"
+version = "1.0.3"
10
description = "Library to use stepper drivers in micropython in a tidy way"
11
readme = "README.md"
12
authors = [{ name = "redoxcode", email = "redoxcode@github.com" }]
0 commit comments