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.2.1 "
3+ version = " 5.2.2 "
44edition = " 2021"
55
66[dependencies ]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ docs = [
1818
1919[project ]
2020name = " django-language-server"
21- version = " 5.2.1 "
21+ version = " 5.2.2 "
2222description = " A language server for the Django web framework"
2323readme = " README.md"
2424authors = [
@@ -80,7 +80,7 @@ Source = "https://github.com/joshuadavidthomas/django-language-server"
8080[tool .bumpver ]
8181commit = true
8282commit_message = " :bookmark: bump version {old_version} -> {new_version}"
83- current_version = " 5.2.1 "
83+ current_version = " 5.2.2 "
8484push = true
8585tag = false
8686version_pattern = " MAJOR.MINOR.PATCH[-TAG[.NUM]]"
You can’t perform that action at this time.
0 commit comments