Skip to content

Commit 979bf6a

Browse files
authored
bump teslajsonpy 3.10.1 in setup script
1 parent 89c0fe7 commit 979bf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/setup

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ poetry config virtualenvs.create false
1010
poetry install --no-interaction
1111

1212
# 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
13+
pip install git+https://github.com/zabuldon/teslajsonpy.git@dev#teslajsonpy==3.10.1
1414
pre-commit install --install-hooks

0 commit comments

Comments
 (0)