Skip to content

Commit 2d1d6ed

Browse files
committed
chore: bump version to 0.8.1 for release
- Updated version in setup.py for new release - Includes comprehensive documentation updates for all SDK modules
1 parent 6ffff39 commit 2d1d6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='darktrace-sdk',
8-
version='0.8.0',
8+
version='0.8.1',
99
description='A modern, modular, and complete Python SDK for the Darktrace API',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)