Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit c4d3d9d

Browse files
authored
chore: bump hubble python sdk to 81 (#488)
* chore: bump hubble python sdk to 81 * chore: add changelog
1 parent 59932ec commit c4d3d9d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
- Give more flexibility on dependency versions. ([#483](https://github.com/jina-ai/finetuner/pull/483))
2222

23+
- Bump `jina-hubble-sdk` to 0.8.1. ([#488](https://github.com/jina-ai/finetuner/pull/488))
24+
2325
### Fixed
2426

2527
- Use `uri` to represent image content in documentation creating training data code snippet. ([#484](https://github.com/jina-ai/finetuner/pull/484))

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docarray[common]>=0.13.19
2-
jina-hubble-sdk>=0.8.0
2+
jina-hubble-sdk>=0.8.1
33
requests>=2.27.1
44
rich>=12.4.4

0 commit comments

Comments
 (0)