Skip to content

Commit ef32279

Browse files
committed
chore(main): release 5.1.2
1 parent ccced7f commit ef32279

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.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.1.1"
2+
".": "5.1.2"
33
}

CHANGELOG.md

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

3+
## [5.1.2](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.1.1...v5.1.2) (2026-02-07)
4+
5+
6+
### Other
7+
8+
* **deps-dev:** bump virtualenv from 20.34.0 to 20.36.1 ([#191](https://github.com/Flagsmith/flagsmith-python-client/issues/191)) ([0aa4231](https://github.com/Flagsmith/flagsmith-python-client/commit/0aa423183e6e665e0532a85019fbb40e625b1b5b))
9+
* Remove amannn/action-semantic-pull-request workflow ([#194](https://github.com/Flagsmith/flagsmith-python-client/issues/194)) ([ccced7f](https://github.com/Flagsmith/flagsmith-python-client/commit/ccced7f0f36dadba1a4d75d8aa363d23be1bfea8))
10+
311
## [5.1.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.1.0...v5.1.1) (2026-01-05)
412

513
### Bug Fixes

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

0 commit comments

Comments
 (0)