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 ce1a346 commit 8a14483Copy full SHA for 8a14483
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "micropython-stepper"
9
-version = "1.0.4"
+version = "1.0.5"
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