Skip to content

Commit d4d4538

Browse files
authored
Merge pull request #3 from arago/most_recent_graph_client
Update requirements.txt
2 parents fc8b1d8 + 6aee901 commit d4d4538

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v1.0.5
2+
3+
* Update requirements.txt to use the most recent hiro-graph-client of version 5.x.x.
4+
5+
16
# v1.0.4
27

38
* Update documentation in README.md. Added missing key "order" in result data.

src/hiro_batch_client/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.4
1+
1.0.5

src/hiro_batch_client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ setuptools~=56.1.0
66
websocket-client~=0.59.0
77
apscheduler~=3.7.0
88

9-
hiro-graph-client~=5.0.0
9+
hiro-graph-client>=5.0.0

0 commit comments

Comments
 (0)