diff --git a/pyproject.toml b/pyproject.toml index 6043a6e..8f3cb62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyfluids" -version = "2.7.0" +version = "2.7.1" description = "Simple, full-featured, lightweight CoolProp wrapper for Python" authors = [ "Vladimir Portyanikhin ",