Skip to content

Commit 4586a18

Browse files
chore(release): Bump version to 0.3.0
chore(release): Bump version to 0.3.0
1 parent 513f61a commit 4586a18

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.3.0 (2022-09-08)
6+
### Feature
7+
* Add local evaluation library header ([#16](https://github.com/amplitude/experiment-python-server/issues/16)) ([`513f61a`](https://github.com/amplitude/experiment-python-server/commit/513f61af70d971256691afe5b61a119f6fe2b9c7))
8+
9+
### Fix
10+
* Patch for pdoc for local evaluation lib ([#15](https://github.com/amplitude/experiment-python-server/issues/15)) ([`7217110`](https://github.com/amplitude/experiment-python-server/commit/7217110d7bc22169e1ad46ebb01cce029534e5d0))
11+
512
## v0.2.0 (2022-08-16)
613
### Feature
714
* Testing, comments and prepare for release ([#13](https://github.com/amplitude/experiment-python-server/issues/13)) ([`1f38faf`](https://github.com/amplitude/experiment-python-server/commit/1f38faf19bd37e700fa587a738a35e797a6d847f))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)