Skip to content

Commit d6175b4

Browse files
chore(release): 0.4.1
## [0.4.1](v0.4.0...v0.4.1) (2024-08-05) ### Bug Fixes * write content as-is without trailing new lines ([#104](#104)) ([7d2aff9](7d2aff9))
1 parent 7d2aff9 commit d6175b4

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.0"
19+
version = "0.4.1"
2020
description = "Splunk .conf files parser"
2121
authors = ["Splunk <addonfactory@splunk.com>"]
2222
classifiers = [

0 commit comments

Comments
 (0)