Skip to content

Commit 61d3dcc

Browse files
authored
Release 5.5.1 (#107)
1 parent 77df02f commit 61d3dcc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
5.5.1 2024-02-22
2+
- Support for Python 3.12
3+
14
5.5.0 2023-10-03
25
- Score percentiles for Score API
36

sift/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '5.5.0'
1+
VERSION = '5.5.1'
22
API_VERSION = '205'

0 commit comments

Comments
 (0)