Skip to content

Commit 6b390f1

Browse files
committed
Revert "Bump version to 1.7.1"
This reverts commit 586762e.
1 parent 586762e commit 6b390f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

JciHitachi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__author__ = "Allan Lin"
2-
__version__ = "1.7.1"
2+
__version__ = "1.7.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
awsiotsdk>=1.22.0
2-
httpx>=0.28.0
2+
httpx<0.28.0
33
paho-mqtt<=1.6.1
44
setuptools

0 commit comments

Comments
 (0)