Skip to content

Commit dfbd583

Browse files
committed
v: bump 0.1.1
1 parent be1a850 commit dfbd583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "uv_build"
66

77
[project]
88
name = "promptmask"
9-
version = "0.1.1b"
9+
version = "0.1.1"
1010
authors = [
1111
{ name = "cxumol", email = "cxumol@gmail.com" },
1212
]
@@ -64,4 +64,4 @@ where = ["src"]
6464

6565
[tool.setuptools.package-data]
6666
promptmask = ["*.toml"]
67-
"promptmask.web" = ["static/*"]
67+
"promptmask.web" = ["static/*"]

0 commit comments

Comments
 (0)