Skip to content

Commit 0662453

Browse files
chore(release): 6.3.0
# [6.3.0](v6.2.2...v6.3.0) (2024-07-16) ### Features * update cim_actions file ([#308](#308)) ([05a6a71](05a6a71)), closes [#288](#288)
1 parent 05a6a71 commit 0662453

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "splunktaucclib"
19-
version = "6.2.2"
19+
version = "6.3.0"
2020
description = ""
2121
authors = ["Splunk <addonfactory@splunk.com>"]
2222
license = "APACHE-2.0"

splunktaucclib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "6.2.2"
17+
__version__ = "6.3.0"

0 commit comments

Comments
 (0)