Skip to content

Commit

Permalink
fix: updated toml
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsiravuri committed Oct 19, 2023
1 parent 9786902 commit 5726009
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,8 @@ torch-geometric = "^2.4.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.semantic_release]
version_toml = [
"pyproject.toml:tool.poetry.version"
]

0 comments on commit 5726009

Please sign in to comment.