We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89c0fe7 commit 979bf6aCopy full SHA for 979bf6a
scripts/setup
@@ -10,5 +10,5 @@ poetry config virtualenvs.create false
10
poetry install --no-interaction
11
12
# Keep this inline with any requirements that are in manifest.json
13
-pip install git+https://github.com/zabuldon/teslajsonpy.git@dev#teslajsonpy==3.9.11
+pip install git+https://github.com/zabuldon/teslajsonpy.git@dev#teslajsonpy==3.10.1
14
pre-commit install --install-hooks
0 commit comments