We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8585300 commit 95a71e4Copy full SHA for 95a71e4
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
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
11
## v1.6.0 (2024-12-20)
12
13
### Feature
src/amplitude_experiment/version.py
@@ -1 +1 @@
1
-__version__ = "1.6.0"
+__version__ = "1.6.1"
0 commit comments