Skip to content

Commit 95a71e4

Browse files
chore(release): Bump version to 1.6.1
chore(release): Bump version to 1.6.1
1 parent 8585300 commit 95a71e4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v1.6.1 (2025-01-27)
6+
7+
### Fix
8+
9+
* Readme ([#55](https://github.com/amplitude/experiment-python-server/issues/55)) ([`8585300`](https://github.com/amplitude/experiment-python-server/commit/8585300d1eba0c8aa8e07547795055fa1b8ea7e8))
10+
511
## v1.6.0 (2024-12-20)
612

713
### Feature

src/amplitude_experiment/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.6.0"
1+
__version__ = "1.6.1"

0 commit comments

Comments
 (0)