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.
0.1.1
1 parent 0809dce commit 6bb0afdCopy full SHA for 6bb0afd
packages/pnt-functional/pyproject.toml
@@ -19,7 +19,7 @@ license = { text = "Apache-2.0" }
19
name = "pnt-functional"
20
readme = "README.md"
21
requires-python = ">=3.11,<3.13"
22
-version = "0.1.0"
+version = "0.1.1"
23
24
[project.scripts]
25
pnt-functional = "pnt_functional.main:greet"
@@ -89,7 +89,7 @@ types = "pyright src/"
89
90
[tool.pixi.package]
91
92
93
94
[tool.pixi.package.run-dependencies]
95
beartype = ">=0.19.0,<0.20.0"
0 commit comments