Skip to content

Commit c0526dc

Browse files
chore(python-nix-template): 0.1.1
Signed-off-by: Cameron Smith <[email protected]>
1 parent 6bb0afd commit c0526dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/python-nix-template/pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Add your description here"
77
name = "python-nix-template"
88
readme = "README.md"
99
requires-python = ">=3.11,<3.13"
10-
version = "0.1.0"
10+
version = "0.1.1"
1111

1212
[project.scripts]
1313
python-nix-template = "python_nix_template:main"
@@ -66,7 +66,7 @@ types = { features = ["types"], solve-group = "default" }
6666

6767
[tool.pixi.package]
6868
name = "python-nix-template"
69-
version = "0.1.0"
69+
version = "0.1.1"
7070

7171
[tool.pixi.package.run-dependencies]
7272

0 commit comments

Comments
 (0)