Skip to content

Commit

Permalink
chore: Update semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
fkapsahili committed May 26, 2024
1 parent 4f8a586 commit 1648219
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ test = ["coverage"]
[tool.hatch]
package-data = {"random-slugs" = ["*.txt"]}

[tool.hatch.version]
path = "random_slugs/__about__.py"

[tool.hatch.envs.test]
dependencies = [
"pytest",
Expand Down

0 comments on commit 1648219

Please sign in to comment.