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

Commit d69872e

Browse files
committed
chore: bump minor version
1 parent 5059d8c commit d69872e

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.7.0"
4+
__version__ = "3.8.0"

0 commit comments

Comments
 (0)