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.
2 parents 90fb5f4 + 462a71e commit 50774a1Copy full SHA for 50774a1
1 file changed
ravendb/http/request_executor.py
@@ -55,7 +55,7 @@
55
class RequestExecutor:
56
__INITIAL_TOPOLOGY_ETAG = -2
57
__GLOBAL_APPLICATION_IDENTIFIER = uuid.uuid4()
58
- CLIENT_VERSION = "7.2.2"
+ CLIENT_VERSION = "7.2.3"
59
logger = logging.getLogger("request_executor")
60
61
# todo: initializer should take also cryptography certificates
0 commit comments