Skip to content

Commit df6e100

Browse files
chore: merge develop into main (#460)
2 parents d08e071 + 5c9f494 commit df6e100

4 files changed

Lines changed: 595 additions & 39 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[tool.poetry]
1818
name = "solnlib"
19-
version = "8.0.0"
19+
version = "8.1.0-beta.1"
2020
description = "The Splunk Software Development Kit for Splunk Solutions"
2121
authors = ["Splunk <addonfactory@splunk.com>"]
2222
license = "Apache-2.0"

solnlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"utils",
5656
]
5757

58-
__version__ = "8.0.0"
58+
__version__ = "8.1.0-beta.1"

0 commit comments

Comments
 (0)