Skip to content

Commit 6bb0afd

Browse files
chore(pnt-functional): 0.1.1
Signed-off-by: Cameron Smith <[email protected]>
1 parent 0809dce commit 6bb0afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/pnt-functional/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = { text = "Apache-2.0" }
1919
name = "pnt-functional"
2020
readme = "README.md"
2121
requires-python = ">=3.11,<3.13"
22-
version = "0.1.0"
22+
version = "0.1.1"
2323

2424
[project.scripts]
2525
pnt-functional = "pnt_functional.main:greet"
@@ -89,7 +89,7 @@ types = "pyright src/"
8989

9090
[tool.pixi.package]
9191
name = "pnt-functional"
92-
version = "0.1.0"
92+
version = "0.1.1"
9393

9494
[tool.pixi.package.run-dependencies]
9595
beartype = ">=0.19.0,<0.20.0"

0 commit comments

Comments
 (0)