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 0c57df0 commit 1725b1bCopy full SHA for 1725b1b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.6.2 (2025-02-05)
6
+
7
+### Fix
8
9
+* Readme code example spaces ([#56](https://github.com/amplitude/experiment-python-server/issues/56)) ([`0c57df0`](https://github.com/amplitude/experiment-python-server/commit/0c57df07d9a59caf2a6b22d95324f7fc6fbe327e))
10
11
## v1.6.1 (2025-01-27)
12
13
### Fix
src/amplitude_experiment/version.py
@@ -1 +1 @@
1
-__version__ = "1.6.1"
+__version__ = "1.6.2"
0 commit comments