Skip to content

Commit f950f9b

Browse files
Prepare v12.0.0 for release
1 parent bc3f043 commit f950f9b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Splunk Cloud SDK for Python Changelog
22

3+
## Version 12.0.0
4+
Add Multi-cell support to api and auth endpoints.
5+
36
## Version 11.0.0
47
### Services
58

splunk_sdk/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "11.0.0"
1+
__version__ = "12.0.0"
22

0 commit comments

Comments
 (0)