Skip to content

Commit 0289d8f

Browse files
committed
RDBC-795 Bump version
1 parent 5188e62 commit 0289d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ravendb/http/request_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
class RequestExecutor:
4848
__INITIAL_TOPOLOGY_ETAG = -2
4949
__GLOBAL_APPLICATION_IDENTIFIER = uuid.uuid4()
50-
CLIENT_VERSION = "5.2.4"
50+
CLIENT_VERSION = "5.2.5"
5151
logger = logging.getLogger("request_executor")
5252

5353
# todo: initializer should take also cryptography certificates

0 commit comments

Comments
 (0)