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 70c23a2 commit 1ad1ec8Copy full SHA for 1ad1ec8
pyproject.toml
@@ -16,7 +16,7 @@
16
17
[tool.poetry]
18
name = "solnlib"
19
-version = "6.1.0"
+version = "6.2.0-beta.1"
20
description = "The Splunk Software Development Kit for Splunk Solutions"
21
authors = ["Splunk <addonfactory@splunk.com>"]
22
license = "Apache-2.0"
solnlib/__init__.py
@@ -56,4 +56,4 @@
56
"utils",
57
]
58
59
-__version__ = "6.1.0"
+__version__ = "6.2.0-beta.1"
0 commit comments