Skip to content

Commit d4c60ed

Browse files
committed
python: Bump to v0.1.1
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 69f09cc commit d4c60ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66
name = "framework16_inputmodule"
77
# TODO: Dynamic version from git (requires tags)
88
#dynamic = ["version"]
9-
version = "0.1.0"
9+
version = "0.1.1"
1010
description = 'A library to control input modules on the Framework 16 Laptop'
1111
# TODO: Custom README for python project
1212
readme = "README.md"

0 commit comments

Comments
 (0)