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 f50bf52 commit d46cd21Copy full SHA for d46cd21
pyproject.toml
@@ -16,7 +16,7 @@
16
17
[tool.poetry]
18
name = "solnlib"
19
-version = "6.0.0"
+version = "6.0.1"
20
description = "The Splunk Software Development Kit for Splunk Solutions"
21
authors = ["Splunk <[email protected]>"]
22
license = "Apache-2.0"
solnlib/__init__.py
@@ -56,4 +56,4 @@
56
"utils",
57
]
58
59
-__version__ = "6.0.0"
+__version__ = "6.0.1"
0 commit comments