File tree Expand file tree Collapse file tree 6 files changed +9
-3
lines changed Expand file tree Collapse file tree 6 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ These are the section headers that we use:
1616
1717## [ Unreleased] ( )
1818
19+ ## [ 2.7.0] ( https://github.com/argilla-io/argilla/compare/v2.6.0...v2.7.0 )
20+
1921## [ 2.6.0] ( https://github.com/argilla-io/argilla/compare/v2.5.0...v2.6.0 )
2022
2123### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " argilla" ,
3- "version" : " 2.7.0dev0 " ,
3+ "version" : " 2.7.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " nuxt" ,
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ These are the section headers that we use:
1616
1717## [ Unreleased] ( )
1818
19+ ## [ 2.7.0] ( https://github.com/argilla-io/argilla/compare/v2.6.0...v2.7.0 )
20+
1921### Added
2022
2123- Added support to create users with predefined ids. ([ #5786 ] ( https://github.com/argilla-io/argilla/pull/5786 ) )
Original file line number Diff line number Diff line change 1515# coding: utf-8
1616#
1717
18- __version__ = "2.7.0dev0 "
18+ __version__ = "2.7.0 "
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ These are the section headers that we use:
1616
1717## [ Unreleased] ( )
1818
19+ ## [ 2.7.0] ( https://github.com/argilla-io/argilla/compare/v2.6.0...v2.7.0 )
20+
1921### Added
2022
2123- Return similarity score when searching by similarity. ([ #5778 ] ( https://github.com/argilla-io/argilla/pull/5778 ) )
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.7.0dev0 "
15+ __version__ = "2.7.0 "
You can’t perform that action at this time.
0 commit comments