We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699e387 commit 8ecfbadCopy full SHA for 8ecfbad
pyproject.toml
@@ -16,7 +16,7 @@
16
17
[tool.poetry]
18
name = "solnlib"
19
-version = "4.8.1"
+version = "4.8.2"
20
description = "The Splunk Software Development Kit for Splunk Solutions"
21
authors = ["Splunk <[email protected]>"]
22
license = "Apache-2.0"
solnlib/__init__.py
@@ -54,4 +54,4 @@
54
"utils",
55
]
56
57
-__version__ = "4.8.1"
+__version__ = "4.8.2"
0 commit comments