diff --git a/pyproject.toml b/pyproject.toml index ae62ff6..ddf78b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "saic-python-mqtt-gateway" -version = "0.9.8" +version = "0.10.0" description = "A service that queries the data from an MG iSMART account and publishes the data over MQTT and to other sources" authors = [ { name = "Giovanni Condello", email = "saic-python-client@nanomad.net" }