Skip to content

Commit c2a8eb8

Browse files
committed
bump v0.8.4 with centralized versionsystem
1 parent 5aefc57 commit c2a8eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

darktrace/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Version information for darktrace-sdk
22
# This is the single source of truth for version information
3-
4-
__version__ = "0.8.3"
3+
# after that the script update_version.py needs to be run
4+
__version__ = "0.8.4"

0 commit comments

Comments
 (0)