Skip to content

Commit 0f40b79

Browse files
committed
Release 1.1.0
1 parent 749a63d commit 0f40b79

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysigma-backend-splunk"
3-
version = "1.0.4"
3+
version = "1.1.0"
44
description = "pySigma Splunk backend"
55
readme = "README.md"
66
authors = ["Thomas Patzke <[email protected]>"]
@@ -12,7 +12,7 @@ packages = [
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.8"
15-
pysigma = "^0.11.0"
15+
pysigma = "^0.11.1"
1616

1717
[tool.poetry.dev-dependencies]
1818
black = "^24.1"

0 commit comments

Comments
 (0)