Skip to content

Commit 3d43405

Browse files
authored
Bump version to 1.20.6
Updated version number from 1.20.5 to 1.20.6 in pyproject.toml.
1 parent 6f41960 commit 3d43405

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111

1212
[project]
1313
name = "MultiOptPy"
14-
version = "1.20.5"
14+
version = "1.20.6"
1515
description = "Multifunctional geometry optimization tools for quantum chemical calculations."
1616
readme = "README.md"
1717
requires-python = ">=3.12"
@@ -47,3 +47,4 @@ orientsearch = "multioptpy.entrypoints:run_orientsearch"
4747
where = ["."]
4848

4949
include = ["multioptpy*"]
50+

0 commit comments

Comments
 (0)