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 1313
1414# -- Project information -----------------------------------------------------
1515
16- version = "v24.10.0a2 "
16+ version = "v24.10.0a3 "
1717release = f"{ version } -dev"
1818project = "Quantum ESPRESSO App"
1919copyright_first_year = "2023"
Original file line number Diff line number Diff line change 11[metadata]
22name = aiidalab_qe
3- version = 24.10.0a2
3+ version = 24.10.0a3
44description = Package for the AiiDAlab QE app
55long_description = file: README.md
66long_description_content_type = text/markdown
@@ -71,7 +71,7 @@ categories =
7171 quantum
7272
7373[bumpver]
74- current_version = " v24.10.0a2 "
74+ current_version = " v24.10.0a3 "
7575version_pattern = " v0Y.0M.PATCH[PYTAGNUM]"
7676commit_message = " Bump version {old_version} -> {new_version}"
7777commit = True
Original file line number Diff line number Diff line change 22
33"""This module contains project version information for both the app and the workflow."""
44
5- __version__ = "v24.10.0a2 "
5+ __version__ = "v24.10.0a3 "
You can’t perform that action at this time.
0 commit comments