Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
feat(package): add semantic verisioning
  • Loading branch information
Sean1572 committed Apr 5, 2024
1 parent 70f87fc commit 19616c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ tensorflow-io-gcs-filesystem = [
{ version = "< 0.32.0", markers = "platform_system == 'Windows'" }
]
resampy = "^0.4.2"


[tool.semantic_release]
version_variable = "pyproject.toml:version"

0 comments on commit 19616c5

Please sign in to comment.