Skip to content

Commit f8dbb3d

Browse files
chore(release): 1.0.0
# [1.0.0](v0.4.3...v1.0.0) (2025-08-21) ### Features * support for Python 3.9+ ([#113](#113)) ([59afb0d](59afb0d)) ### BREAKING CHANGES * support for Python 3.9+
1 parent 59afb0d commit f8dbb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 = "addonfactory_splunk_conf_parser_lib"
19-
version = "0.4.3"
19+
version = "1.0.0"
2020
description = "Splunk .conf files parser"
2121
authors = ["Splunk <[email protected]>"]
2222
classifiers = [

0 commit comments

Comments
 (0)