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 56286b1 commit 709522bCopy full SHA for 709522b
pyproject.toml
@@ -16,7 +16,7 @@
16
17
[tool.poetry]
18
name = "solnlib"
19
-version = "6.2.1-beta.1"
+version = "6.3.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.2.1-beta.1"
+__version__ = "6.3.0-beta.1"
0 commit comments