Skip to content

Commit b3195a3

Browse files
chore(release): Bump version to 1.6.3
chore(release): Bump version to 1.6.3
1 parent d36d294 commit b3195a3

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.6.3 (2025-02-10)
6+
7+
### Fix
8+
9+
* Add dataclasses-json as requirement ([#58](https://github.com/amplitude/experiment-python-server/issues/58)) ([`d36d294`](https://github.com/amplitude/experiment-python-server/commit/d36d2944b098da0be69adddc187127102a714ba3))
10+
511
## v1.6.2 (2025-02-05)
612

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

0 commit comments

Comments
 (0)