diff --git a/pyproject.toml b/pyproject.toml index e4c07d7..1294da3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "omnia_timeseries" -version = "1.3.13" +version = "1.4.0" description = "Official Python SDK for the Omnia Timeseries API" readme = "README.md" authors = ["Equinor Omnia Industrial IoT Team "]