diff --git a/pyproject.toml b/pyproject.toml index 2d51934..7b2142b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyfluids" -version = "2.5.0" +version = "2.5.1" description = "A simple, full-featured, lightweight CoolProp wrapper for Python" authors = [ "Vladimir Portyanikhin ",