File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.4.2 "
2+ "." : " 0.5.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.0] ( https://github.com/launchdarkly/openfeature-python-server/compare/0.4.2...0.5.0 ) (2025-10-29)
4+
5+
6+ ### Features
7+
8+ * Bump openfeature-sdk to v0.8+ ([ b0f2c61] ( https://github.com/launchdarkly/openfeature-python-server/commit/b0f2c619d01a71b9509c8d61e285f1ff661d873e ) )
9+
310## [ 0.4.2] ( https://github.com/launchdarkly/openfeature-python-server/compare/0.4.1...0.4.2 ) (2025-07-08)
411
512
Original file line number Diff line number Diff line change 3030author = u'LaunchDarkly'
3131
3232# The short X.Y version.
33- version = '0.4.2 ' # x-release-please-version
33+ version = '0.5.0 ' # x-release-please-version
3434# The full version, including alpha/beta/rc tags.
35- release = '0.4.2 ' # x-release-please-version
35+ release = '0.5.0 ' # x-release-please-version
3636
3737
3838# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " launchdarkly-openfeature-server"
3- version = " 0.4.2 "
3+ version = " 0.5.0 "
44description = " An OpenFeature provider for the LaunchDarkly Python server SDK"
55authors = [
" LaunchDarkly <[email protected] >" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments