Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Jan 29, 2024
1 parent 749a63d commit 0f40b79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pysigma-backend-splunk"
version = "1.0.4"
version = "1.1.0"
description = "pySigma Splunk backend"
readme = "README.md"
authors = ["Thomas Patzke <[email protected]>"]
Expand All @@ -12,7 +12,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.8"
pysigma = "^0.11.0"
pysigma = "^0.11.1"

[tool.poetry.dev-dependencies]
black = "^24.1"
Expand Down

0 comments on commit 0f40b79

Please sign in to comment.