We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f41960 commit 3d43405Copy full SHA for 3d43405
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
11
12
[project]
13
name = "MultiOptPy"
14
-version = "1.20.5"
+version = "1.20.6"
15
description = "Multifunctional geometry optimization tools for quantum chemical calculations."
16
readme = "README.md"
17
requires-python = ">=3.12"
@@ -47,3 +47,4 @@ orientsearch = "multioptpy.entrypoints:run_orientsearch"
47
where = ["."]
48
49
include = ["multioptpy*"]
50
+
0 commit comments