Skip to content

Commit 0fd1ec7

Browse files
committed
chore(main): release 5.5.1
1 parent 134e6b6 commit 0fd1ec7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.5.0"
2+
".": "5.5.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.5.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.5.0...v5.5.1) (2026-06-12)
4+
5+
6+
### Other
7+
8+
* **deps:** bump idna from 3.10 to 3.15 ([#218](https://github.com/Flagsmith/flagsmith-python-client/issues/218)) ([4d71722](https://github.com/Flagsmith/flagsmith-python-client/commit/4d71722421d3692af07d68bbf71216b4de1b2eed))
9+
310
## [5.5.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.4.0...v5.5.0) (2026-06-09)
411

512
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flagsmith"
3-
version = "5.5.0"
3+
version = "5.5.1"
44
description = "Flagsmith Python SDK"
55
authors = ["Flagsmith <support@flagsmith.com>"]
66
license = "BSD3"

0 commit comments

Comments
 (0)