Skip to content

Commit

Permalink
tag on version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Feb 15, 2025
1 parent 5d2d248 commit 58fd67b
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 @@ -59,7 +59,7 @@ Homepage = "https://github.com/airflow-laminar/airflow-config"
[tool.bumpversion]
current_version = "1.1.0"
commit = true
tag = false
tag = true

[[tool.bumpversion.files]]
filename = "airflow_config/__init__.py"
Expand Down

0 comments on commit 58fd67b

Please sign in to comment.