Skip to content

Commit 0038eff

Browse files
committed
version bump, odd number = non stable
1 parent 8e86d19 commit 0038eff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "stepper_motors_juanmf1"
7-
version = "0.0.7"
7+
# I'll use the convention that even numbers are "stable" releases. Odd numbers need more testing.
8+
version = "0.0.9"
89
authors = [
910
{ name="Juan Manuel Fernandez", email="[email protected]" },
1011
]

0 commit comments

Comments
 (0)