Skip to content

Commit

Permalink
chore(release): 4.3.2
Browse files Browse the repository at this point in the history
## [4.3.2](v4.3.1...v4.3.2) (2021-11-05)

### Bug Fixes

* splunk-sdk update to 1.6.17 ([0d9892b](0d9892b))
  • Loading branch information
semantic-release-bot committed Nov 5, 2021
1 parent 0d9892b commit bb402a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[tool.poetry]
name = "solnlib"
version = "4.3.1"
version = "4.3.2"
description = "The Splunk Software Development Kit for Splunk Solutions"
authors = ["Splunk <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion solnlib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@
"utils",
]

__version__ = "4.3.1"
__version__ = "4.3.2"

0 comments on commit bb402a7

Please sign in to comment.