Skip to content

Commit 5395edf

Browse files
push and tag true
i may regret this
1 parent 92d6874 commit 5395edf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Source = "https://github.com/joshuadavidthomas/django-language-server"
8080
commit = true
8181
commit_message = ":bookmark: bump version {old_version} -> {new_version}"
8282
current_version = "5.1.0-alpha.2"
83-
push = false
84-
tag = false
83+
push = true
84+
tag = true
8585
version_pattern = "MAJOR.MINOR.PATCH[-TAG[.NUM]]"
8686

8787
[tool.bumpver.file_patterns]

0 commit comments

Comments
 (0)