Skip to content

Commit

Permalink
chore bump hubble client version (#546)
Browse files Browse the repository at this point in the history
* chore bump hubble client version

* chore: add line to changelog
  • Loading branch information
guenthermi committed Sep 16, 2022
1 parent 8e350ef commit 29427f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Bump hubble client version ([#546](https://github.com/jina-ai/finetuner/pull/546))

### Fixed

### Docs
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
install_requires=[
'docarray[common]>=0.13.31',
'finetuner-stubs==0.10.1',
'jina-hubble-sdk>=0.15.2',
'jina-hubble-sdk>=0.17.0',
],
extras_require={
'full': [
Expand Down

0 comments on commit 29427f2

Please sign in to comment.