Skip to content

Commit

Permalink
fix: Update version variable in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jomrr committed Feb 20, 2024
1 parent 4d7cfae commit e8e0526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ major_on_zero = false
upload_to_pypi = false
upload_to_vcs_release = true
version_variables = [
"galaxy.yml:version",
"galaxy.yml:version: ",
]
version_toml = [
"pyproject.toml:project.version",
Expand Down

0 comments on commit e8e0526

Please sign in to comment.