Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 473f620

Browse files
authored
version bump to v3.5.2 (#63)
1 parent 2c51eea commit 473f620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eppo_client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Note to developers: When ready to bump to 4.0, please change
22
# the `POLL_INTERVAL_SECONDS` constant in `eppo_client/constants.py`
33
# to 30 seconds to match the behavior of the other server SDKs.
4-
__version__ = "3.5.1"
4+
__version__ = "3.5.2"

0 commit comments

Comments
 (0)