Skip to content

Commit 6b8d892

Browse files
committed
upg v1.11.42
1 parent b7699f5 commit 6b8d892

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyThermoDB/config/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pyThermoDB version
2-
__version__ = "1.11.41"
2+
__version__ = "1.11.42"
33
# author
44
__author__ = "Sina Gilassi"
55
# email

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyThermoDB"
7-
version = "1.11.41"
7+
version = "1.11.42"
88
description = "PyThermoDB is a lightweight and user-friendly Python package designed to provide quick access to essential thermodynamic data."
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)