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 a31f55a commit 91e295dCopy full SHA for 91e295d
README.md
@@ -12,7 +12,7 @@
12
---
13
14
15
-## 🆕 Latest Updates (v0.8.521)
+## 🆕 Latest Updates (v0.8.53)
16
17
- **Fix: ensure host URL includes protocol (default to https if missing)**
18
darktrace/_version.py
@@ -1,4 +1,4 @@
1
# Version information for darktrace-sdk
2
# This is the single source of truth for version information
3
# after that the script update_version.py needs to be run
4
-__version__ = "0.8.521"
+__version__ = "0.8.53"
0 commit comments