Compare commits

...

6 Commits
1.0.0 ... main

3 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@
}
],
"requirements": [
"flickerstrip-py @ git+https://git.fifitido.net/lib/flickerstrip-py@0.2.2"
"flickerstrip-py @ git+https://git.fifitido.net/lib/flickerstrip-py@0.3.0"
],
"version": "1.0.0"
"version": "1.0.4"
}

View File

@ -1,2 +1,2 @@
homeassistant==2023.1.7
flickerstrip-py @ git+https://git.fifitido.net/lib/flickerstrip-py
flickerstrip-py @ git+https://git.fifitido.net/lib/flickerstrip-py@0.3.0

View File

@ -53,7 +53,7 @@ forced_separate = tests
combine_as_imports = true
[mypy]
python_version = 3.7
python_version = 3.11.4
ignore_errors = true
follow_imports = silent
ignore_missing_imports = true