Skip to content

Commit bb402a7

Browse files
chore(release): 4.3.2
## [4.3.2](v4.3.1...v4.3.2) (2021-11-05) ### Bug Fixes * splunk-sdk update to 1.6.17 ([0d9892b](0d9892b))
1 parent 0d9892b commit bb402a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

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

1717
[tool.poetry]
1818
name = "solnlib"
19-
version = "4.3.1"
19+
version = "4.3.2"
2020
description = "The Splunk Software Development Kit for Splunk Solutions"
2121
authors = ["Splunk <addonfactory@splunk.com>"]
2222
license = "Apache-2.0"

solnlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@
5656
"utils",
5757
]
5858

59-
__version__ = "4.3.1"
59+
__version__ = "4.3.2"

0 commit comments

Comments
 (0)