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 = "v25.04.0a1 "
16+ version = "v25.04.0a2 "
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 = 25.4.0a1
3+ version = 25.4.0a2
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 = " v25.04.0a1 "
80+ current_version = " v25.04.0a2 "
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__ = "v25.04.0a1 "
5+ __version__ = "v25.04.0a2 "
You can’t perform that action at this time.
0 commit comments