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.0a6 "
16+ version = "v24.10.0a7 "
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.0a6
3+ version = 24.10.0a7
44description = Package for the AiiDAlab QE app
55long_description = file: README.md
66long_description_content_type = text/markdown
@@ -77,7 +77,7 @@ categories =
7777 quantum
7878
7979[bumpver]
80- current_version = "v24.10.0a6 "
80+ current_version = "v24.10.0a7 "
8181version_pattern = "v0Y.0M.PATCH[PYTAGNUM]"
8282commit_message = "Bump version {old_version} -> {new_version}"
8383commit = 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.0a6 "
5+ __version__ = "v24.10.0a7 "
You can’t perform that action at this time.
0 commit comments