Skip to content

Commit

Permalink
Automatic pypi versioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnstRoell committed Jun 5, 2024
1 parent 52510bd commit f99e128
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ build-backend = "setuptools.build_meta"

[tool.setuptools-git-versioning]
enabled = true
template = "2022.{tag}"


[tool.setuptools]
packages = ["mantra"]

[project]
dynamic = ["version"]
name = "mantra-dataset"
version = "0.0.1"
dependencies = [
"numpy",
"torch",
Expand Down

0 comments on commit f99e128

Please sign in to comment.