We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5188e62 commit 0289d8fCopy full SHA for 0289d8f
ravendb/http/request_executor.py
@@ -47,7 +47,7 @@
47
class RequestExecutor:
48
__INITIAL_TOPOLOGY_ETAG = -2
49
__GLOBAL_APPLICATION_IDENTIFIER = uuid.uuid4()
50
- CLIENT_VERSION = "5.2.4"
+ CLIENT_VERSION = "5.2.5"
51
logger = logging.getLogger("request_executor")
52
53
# todo: initializer should take also cryptography certificates
0 commit comments