Skip to content

Commit 649b15f

Browse files
committed
chore(main): release 5.3.1
1 parent 1b77e1d commit 649b15f

3 files changed

Lines changed: 16 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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [5.3.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.3.0...v5.3.1) (2026-05-06)
4+
5+
6+
### CI
7+
8+
* disable github-actions manager in renovate ([#211](https://github.com/Flagsmith/flagsmith-python-client/issues/211)) ([0d601c4](https://github.com/Flagsmith/flagsmith-python-client/commit/0d601c47e1317d43eb7a54bcb0939f6ee886b457))
9+
* migrated dependabot to renovate ([#205](https://github.com/Flagsmith/flagsmith-python-client/issues/205)) ([f205538](https://github.com/Flagsmith/flagsmith-python-client/commit/f20553833f9dc95179ffe3e21efec098b96af274))
10+
11+
12+
### Dependency Updates
13+
14+
* 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))
15+
* update dependency flagsmith-flag-engine to v10.1.0 ([#212](https://github.com/Flagsmith/flagsmith-python-client/issues/212)) ([1b77e1d](https://github.com/Flagsmith/flagsmith-python-client/commit/1b77e1df47a1caa9dbba8fe7d80f43f5331ea629))
16+
317
## [5.3.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.2.0...v5.3.0) (2026-04-28)
418

519
### 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)