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 ed5924a commit 3591c14Copy full SHA for 3591c14
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.1.3 (2023-07-07)
6
+
7
+### Fix
8
9
+* Update evaluation 1.1.1 ([#24](https://github.com/amplitude/experiment-python-server/issues/24)) ([`ed5924a`](https://github.com/amplitude/experiment-python-server/commit/ed5924af26c93fc9abad6064d0117513dfb3aa2d))
10
11
## v1.1.2 (2023-06-09)
12
13
### Fix
src/amplitude_experiment/version.py
@@ -1 +1 @@
1
-__version__ = "1.1.2"
+__version__ = "1.1.3"
0 commit comments