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 b7699f5 commit 6b8d892Copy full SHA for 6b8d892
pyThermoDB/config/constants.py
@@ -1,5 +1,5 @@
1
# pyThermoDB version
2
-__version__ = "1.11.41"
+__version__ = "1.11.42"
3
# author
4
__author__ = "Sina Gilassi"
5
# email
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
6
name = "pyThermoDB"
7
-version = "1.11.41"
+version = "1.11.42"
8
description = "PyThermoDB is a lightweight and user-friendly Python package designed to provide quick access to essential thermodynamic data."
9
readme = "README.md"
10
requires-python = ">=3.11"
0 commit comments