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

Commit 476c7c4

Browse files
author
Wang Bo
authored
chore: release 077 (#746)
1 parent dcc965a commit 476c7c4

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.7] - 2023-05-24
23+
24+
### Added
25+
1326
- Add support for data generation jobs. ([#715](https://github.com/jina-ai/finetuner/pull/715))
1427

1528
### Removed

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.6
2+
version = 0.7.7
33

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

0 commit comments

Comments
 (0)