We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98618f commit 18ef2f6Copy full SHA for 18ef2f6
2 files changed
CITATION.cff
@@ -13,5 +13,5 @@ identifiers:
13
repository-code: "https://github.com/stfc/aiida-chemshell"
14
abstract: "AiiDA plugin for the ChemShell multiscale computational chemistry package."
15
license: BSD-3-Clause
16
-version: 0.1.13
17
-date-released: "2026-06-25"
+version: 0.1.14
+date-released: "2026-07-03"
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-version = "0.1.13"
+version = "0.1.14"
7
name = "aiida-chemshell"
8
description = "AiiDA workflow plugin for the ChemShell chemical modelling software package"
9
authors = [
0 commit comments