We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee3bcd commit 1ef6b52Copy full SHA for 1ef6b52
docs/changelog.rst
@@ -20,7 +20,7 @@ Changelog
20
.. +++++
21
22
23
-0.27.1 / 2023-10-26 (Unreleased)
+0.27.1 / 2023-10-26
24
-------------------
25
26
Bug Fixes
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
6
[tool.poetry]
7
name = "qcelemental"
8
-version = "0.27.0"
+version = "0.27.1"
9
description = "Core data structures for Quantum Chemistry."
10
authors = ["The QCArchive Development Team <qcarchive@molssi.org>"]
11
license = "BSD-3-Clause"
0 commit comments