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 732fa34 commit f02c2a3Copy full SHA for f02c2a3
pyproject.toml
@@ -16,7 +16,7 @@
16
17
[tool.poetry]
18
name = "solnlib"
19
-version = "5.1.2"
+version = "5.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__ = "5.1.2"
+__version__ = "5.2.0-beta.1"
0 commit comments