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 1
1
[package ]
2
2
name = " djls"
3
- version = " 5.1 .0-alpha.2 "
3
+ version = " 5.2 .0-alpha"
4
4
edition = " 2021"
5
5
6
6
[lib ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ docs = [
16
16
17
17
[project ]
18
18
name = " django-language-server"
19
- version = " 5.1.0a2 "
19
+ version = " 5.2.0a0 "
20
20
description = " A language server for the Django web framework"
21
21
readme = " README.md"
22
22
authors = [
@@ -79,7 +79,7 @@ Source = "https://github.com/joshuadavidthomas/django-language-server"
79
79
[tool .bumpver ]
80
80
commit = true
81
81
commit_message = " :bookmark: bump version {old_version} -> {new_version}"
82
- current_version = " 5.1 .0-alpha.2 "
82
+ current_version = " 5.2 .0-alpha"
83
83
push = true
84
84
tag = true
85
85
version_pattern = " MAJOR.MINOR.PATCH[-TAG[.NUM]]"
You can’t perform that action at this time.
0 commit comments