File tree 4 files changed +4
-4
lines changed 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 0.14.0 ] - 16.05.2025
9
9
10
10
### Added
11
11
- Python 3.13 support ([ #227 ] ( https://github.com/MobileTeleSystems/RecTools/pull/227 ) )
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " RecTools"
3
- version = " 0.13 .0"
3
+ version = " 0.14 .0"
4
4
description = " An easy-to-use Python library for building recommendation systems"
5
5
license = " Apache-2.0"
6
6
authors = [
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- VERSION = "0.13 .0"
15
+ VERSION = "0.14 .0"
Original file line number Diff line number Diff line change 1
- # Copyright 2022-2024 MTS (Mobile Telesystems)
1
+ # Copyright 2022-2025 MTS (Mobile Telesystems)
2
2
#
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments