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 a52c8e8 commit 27b6669Copy full SHA for 27b6669
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.8.1 (2025-03-13)
6
+
7
+### Fix
8
9
+* Add sseclient-py to setup.py ([#63](https://github.com/amplitude/experiment-python-server/issues/63)) ([`a52c8e8`](https://github.com/amplitude/experiment-python-server/commit/a52c8e877b20d6a194ff380d7e90efd4a8a4dd0b))
10
11
## v1.8.0 (2025-02-28)
12
13
### Feature
src/amplitude_experiment/version.py
@@ -1 +1 @@
1
-__version__ = "1.8.0"
+__version__ = "1.8.1"
0 commit comments