diff --git a/setup.py b/setup.py index e4cd3ee15..bbcba3aa0 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.68.0" +VERSION = "0.68.1" setup( name="hass-nabucasa",