Skip to content

Commit a9d46f9

Browse files
chore(main): release 0.0.3 (#51)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87c62cf commit a9d46f9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.2"}
1+
{".":"0.0.3"}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/open-feature/python-sdk/compare/v0.0.2...v0.0.3) (2022-11-15)
4+
5+
6+
### Features
7+
8+
* Run a single container for sdk release ([#50](https://github.com/open-feature/python-sdk/issues/50)) ([87c62cf](https://github.com/open-feature/python-sdk/commit/87c62cfae7ce2bd47ed79adb7bb9b58d3b0072fd))
9+
310
## [0.0.2](https://github.com/open-feature/python-sdk/compare/v0.0.1...v0.0.2) (2022-11-15)
411

512

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "openfeature_sdk"
8-
version = "0.0.2"
8+
version = "0.0.3"
99
description = "Standardizing Feature Flagging for Everyone"
1010
readme = "readme.md"
1111
authors = [{ name = "OpenFeature", email = "[email protected]" }]

0 commit comments

Comments
 (0)