Skip to content

Commit 1648219

Browse files
committed
chore: Update semantic versioning
1 parent 4f8a586 commit 1648219

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ test = ["coverage"]
4343
[tool.hatch]
4444
package-data = {"random-slugs" = ["*.txt"]}
4545

46+
[tool.hatch.version]
47+
path = "random_slugs/__about__.py"
48+
4649
[tool.hatch.envs.test]
4750
dependencies = [
4851
"pytest",

0 commit comments

Comments
 (0)