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 69f09cc commit d4c60edCopy full SHA for d4c60ed
python/pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "framework16_inputmodule"
7
# TODO: Dynamic version from git (requires tags)
8
#dynamic = ["version"]
9
-version = "0.1.0"
+version = "0.1.1"
10
description = 'A library to control input modules on the Framework 16 Laptop'
11
# TODO: Custom README for python project
12
readme = "README.md"
0 commit comments