Skip to content

Commit 62e07f0

Browse files
chore(release): Bump version to 1.1.0
chore(release): Bump version to 1.1.0
1 parent 948ecd8 commit 62e07f0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.1.0 (2023-03-14)
6+
### Feature
7+
* Flag dependencies ([#19](https://github.com/amplitude/experiment-python-server/issues/19)) ([`948ecd8`](https://github.com/amplitude/experiment-python-server/commit/948ecd814b373cbe80424bd986fd654e5f83401e))
8+
59
## v1.0.0 (2022-12-31)
610
### Fix
711
* Fix aarch64 ([#18](https://github.com/amplitude/experiment-python-server/issues/18)) ([`546dc8f`](https://github.com/amplitude/experiment-python-server/commit/546dc8f89d30e92a3ddf86189ed4dd1e8e2098a9))
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)