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.2 "
3+ version = " 5.2.3 "
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.2 "
21+ version = " 5.2.3 "
2222description = " A language server for the Django web framework"
2323readme = " README.md"
2424authors = [
@@ -88,7 +88,7 @@ Source = "https://github.com/joshuadavidthomas/django-language-server"
8888[tool .bumpver ]
8989commit = true
9090commit_message = " :bookmark: bump version {old_version} -> {new_version}"
91- current_version = " 5.2.2 "
91+ current_version = " 5.2.3 "
9292push = true
9393tag = false
9494version_pattern = " MAJOR.MINOR.PATCH[-TAG[.NUM]]"
You can’t perform that action at this time.
0 commit comments