Skip to content

Commit a714f15

Browse files
Release 5.6.0 (#111)
1 parent 065ae94 commit a714f15

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.6.0 2024-05-31
2+
- Added support for a `warnings` value in the `fields` query parameter
3+
14
5.5.1 2024-02-22
25
- Support for Python 3.12
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.1'
1+
VERSION = '5.6.0'
22
API_VERSION = '205'

0 commit comments

Comments
 (0)