Skip to content

Commit bb814ed

Browse files
committed
chore(main): release 5.3.1
1 parent b1f5a7e commit bb814ed

3 files changed

Lines changed: 14 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.3.0"
2+
".": "5.3.1"
33
}

CHANGELOG.md

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

3+
## [5.3.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.3.0...v5.3.1) (2026-05-05)
4+
5+
6+
### CI
7+
8+
* migrated dependabot to renovate ([#205](https://github.com/Flagsmith/flagsmith-python-client/issues/205)) ([f205538](https://github.com/Flagsmith/flagsmith-python-client/commit/f20553833f9dc95179ffe3e21efec098b96af274))
9+
10+
11+
### Dependency Updates
12+
13+
* update actions/checkout action to v6 ([#209](https://github.com/Flagsmith/flagsmith-python-client/issues/209)) ([b1f5a7e](https://github.com/Flagsmith/flagsmith-python-client/commit/b1f5a7ea8a745b588c4a95464dcc97b0bbdeb67d))
14+
315
## [5.3.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.2.0...v5.3.0) (2026-04-28)
416

517
### 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.3.0"
3+
version = "5.3.1"
44
description = "Flagsmith Python SDK"
55
authors = ["Flagsmith <support@flagsmith.com>"]
66
license = "BSD3"

0 commit comments

Comments
 (0)