File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " djls"
3- version = " 5.1 .0-alpha.2 "
3+ version = " 5.2 .0-alpha"
44edition = " 2021"
55
66[lib ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ docs = [
1616
1717[project ]
1818name = " django-language-server"
19- version = " 5.1.0a2 "
19+ version = " 5.2.0a0 "
2020description = " A language server for the Django web framework"
2121readme = " README.md"
2222authors = [
@@ -79,7 +79,7 @@ Source = "https://github.com/joshuadavidthomas/django-language-server"
7979[tool .bumpver ]
8080commit = true
8181commit_message = " :bookmark: bump version {old_version} -> {new_version}"
82- current_version = " 5.1 .0-alpha.2 "
82+ current_version = " 5.2 .0-alpha"
8383push = true
8484tag = true
8585version_pattern = " MAJOR.MINOR.PATCH[-TAG[.NUM]]"
You can’t perform that action at this time.
0 commit comments