We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d6874 commit 5395edfCopy full SHA for 5395edf
pyproject.toml
@@ -80,8 +80,8 @@ Source = "https://github.com/joshuadavidthomas/django-language-server"
80
commit = true
81
commit_message = ":bookmark: bump version {old_version} -> {new_version}"
82
current_version = "5.1.0-alpha.2"
83
-push = false
84
-tag = false
+push = true
+tag = true
85
version_pattern = "MAJOR.MINOR.PATCH[-TAG[.NUM]]"
86
87
[tool.bumpver.file_patterns]
0 commit comments