Skip to content

Commit 5fa3f58

Browse files
authored
Update pyproject.toml
Bump version
1 parent 16d1d37 commit 5fa3f58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "micropython-stepper"
9-
version = "1.0.3"
9+
version = "1.0.4"
1010
description = "Library to use stepper drivers in micropython in a tidy way"
1111
readme = "README.md"
1212
authors = [{ name = "redoxcode", email = "redoxcode@github.com" }]

0 commit comments

Comments
 (0)