Skip to content

Commit

Permalink
chore(release): Bump version to 1.4.0
Browse files Browse the repository at this point in the history
chore(release): Bump version to 1.4.0
  • Loading branch information
amplitude-sdk-bot committed Aug 27, 2024
1 parent b6a7924 commit fdb1b6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v1.4.0 (2024-08-27)

### Feature

* Support cohort targeting for local evaluation ([#47](https://github.com/amplitude/experiment-python-server/issues/47)) ([`d8c62c4`](https://github.com/amplitude/experiment-python-server/commit/d8c62c43d0fdae689d0ab85057482146ef90cade))

## v1.3.1 (2024-01-30)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion src/amplitude_experiment/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3.1"
__version__ = "1.4.0"

0 comments on commit fdb1b6c

Please sign in to comment.