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

Commit fdab134

Browse files
author
Wang Bo
authored
chore: release 075 (#713)
1 parent 2ff0bf1 commit fdab134

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

1111
### Added
1212

13+
### Removed
14+
15+
### Changed
16+
17+
### Fixed
18+
19+
### Docs
20+
21+
22+
## [0.7.5] - 2023-04-14
23+
24+
### Added
25+
1326
- Add support for python 3.10. ([#704](https://github.com/jina-ai/finetuner/pull/704))
1427

1528
- Add error message when `experiment` is `None` when creating a run. ([#708](https://github.com/jina-ai/finetuner/pull/708))

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 0.7.4
2+
version = 0.7.5
33

44
[flake8]
55
# E501 is too long lines - ignore as black takes care of that

0 commit comments

Comments
 (0)