File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.23.1
2+ current_version = 0.24.0
33commit = True
44tag = True
55tag_name = v{new_version}
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '0.23.1 '
61+ version = '0.24.0 '
6262# The full version, including alpha/beta/rc tags.
63- release = '0.23.1 '
63+ release = '0.24.0 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " apsis"
7- version = " 0.23.1 "
7+ version = " 0.24.0 "
88description = " Easy-to-use task scheduler"
99readme = " README.md"
1010license = {text = " MIT License" }
You can’t perform that action at this time.
0 commit comments