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 d6a5462 commit 187da2dCopy full SHA for 187da2d
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
<!--next-version-placeholder-->
4
5
+## v1.2.0 (2023-08-22)
6
+
7
+### Feature
8
9
+* Automatic assignment tracking ([#25](https://github.com/amplitude/experiment-python-server/issues/25)) ([`f3988fd`](https://github.com/amplitude/experiment-python-server/commit/f3988fded773c06888787339f4cfa1a9e8297867))
10
11
## v1.1.3 (2023-07-07)
12
13
### Fix
src/amplitude_experiment/version.py
@@ -1 +1 @@
1
-__version__ = "1.1.3"
+__version__ = "1.2.0"
0 commit comments