Skip to content

Commit 921114c

Browse files
SG-39923 certifi update to 2026.1.4 (#441)
1 parent 24dfce6 commit 921114c

4 files changed

Lines changed: 69 additions & 374 deletions

File tree

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Flow Production Tracking Python API Changelog
44

55
Here you can see the full list of changes between each Python API release.
66

7+
v3.10.1 (2026 Feb 10)
8+
=====================
9+
10+
- Update bundled certifi to version 2026.1.4.
11+
712
v3.10.0 (2026 Feb 3)
813
====================
914

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .core import contents, where
22

33
__all__ = ["contents", "where"]
4-
__version__ = "2025.07.14"
4+
__version__ = "2026.01.04"

0 commit comments

Comments
 (0)