Skip to content

Commit f67b805

Browse files
chore(main): release 6.2.3 (#247)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent aa7d7be commit f67b805

3 files changed

Lines changed: 10 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-
".": "6.2.2"
2+
".": "6.2.3"
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+
## [6.2.3](https://github.com/Flagsmith/flagsmith-python-client/compare/v6.2.2...v6.2.3) (2026-08-31)
4+
5+
### Bug Fixes
6+
7+
- send correct SDK user agent in analytics events
8+
([#246](https://github.com/Flagsmith/flagsmith-python-client/issues/246))
9+
([aa7d7be](https://github.com/Flagsmith/flagsmith-python-client/commit/aa7d7befd2e5685ec1f468d534c8dd78e05bf672))
10+
311
## [6.2.2](https://github.com/Flagsmith/flagsmith-python-client/compare/v6.2.1...v6.2.2) (2026-08-31)
412

513
### CI

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

0 commit comments

Comments
 (0)