Browse Source

Bump version

It seems I forgot this for the October release
Jason Rumney 2 years ago
parent
commit
ede90307cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -9,5 +9,5 @@
     "iot_class": "local_push",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "requirements": ["pycryptodome~=3.18","tinytuya==1.12.11"],
-    "version": "2023.9.2"
+    "version": "2023.11.0"
 }