소스 검색

Bump version in preperation for next release.

Anko fan has some issues still, but either these issues are easily solved
soon, or will benefit from a bigger audience and the first user having the
actual release in case their local copy is not quite in sync and that is
the cause of the issue (it does not appear so though, as tuya-cli is also
failing for them).
Jason Rumney 5 년 전
부모
커밋
afa8c5ef58
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/manifest.json

+ 1 - 1
custom_components/tuya_local/manifest.json

@@ -2,7 +2,7 @@
     "domain": "tuya_local",
     "iot_class": "local_polling",
     "name": "Tuya based devices local control",
-    "version": "0.7.2", 
+    "version": "0.7.3", 
     "documentation": "https://github.com/make-all/tuya-local",
     "issue_tracker": "https://github.com/make-all/tuya-local/issues",
     "dependencies": [],