Skip to content

Commit

Permalink
fix: update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Karina5005 authored Oct 9, 2023
1 parent 0245725 commit b7f1120
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ build-backend = "poetry.core.masonry.api"
backup-github = "backup_github.main:main"

[tool.semantic_release]
version_variable = [
"pyproject.toml:version"
]
version_variable = ["pyproject.toml:version"]
branch = "main"
upload_to_pypi = true
upload_to_release = true
Expand Down

0 comments on commit b7f1120

Please sign in to comment.