Skip to content

Commit 709c6db

Browse files
authored
Release 2.18.0
1 parent 131fc2a commit 709c6db

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org).
66

7+
## [2.18.0] - 2025-11-04
8+
9+
### Changed
10+
* Modernize dependencies and CI infrastructure
711

812
## [2.17.0] - 2024-01-22
913

autofaiss/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pylint: disable=all
22

3-
__version__ = "2.17.0"
3+
__version__ = "2.18.0"
44
__author__ = "Criteo"
55

66

0 commit comments

Comments
 (0)