Skip to content

Commit c12284f

Browse files
chore(release): Bump version to 1.8.3
chore(release): Bump version to 1.8.3
1 parent 3c9ff52 commit c12284f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.8.3 (2025-11-10)
6+
7+
### Fix
8+
9+
* Use ServerZone enum for remote evaluation config ([#67](https://github.com/amplitude/experiment-python-server/issues/67)) ([`3c9ff52`](https://github.com/amplitude/experiment-python-server/commit/3c9ff5267618ef86eac16faa67556e669718ec2f))
10+
511
## v1.8.2 (2025-11-10)
612

713
### Fix
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.8.2"
1+
__version__ = "1.8.3"

0 commit comments

Comments
 (0)