Skip to content

Commit 79dd8c5

Browse files
update pyproject
1 parent e3c7178 commit 79dd8c5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "intent-service"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "Intent classification service"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -107,6 +107,7 @@ known-first-party = ["api", "ml", "schema"]
107107

108108
[tool.uv]
109109
package = true
110+
metadata-version = "2.4"
110111

111112
[tool.ruff.format]
112113
# Enable line wrap fixing

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)