Skip to content

Commit 8360f43

Browse files
committed
release: v1.7.4
1 parent 6bc2c3e commit 8360f43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "evtx2es"
3-
version = "1.7.3"
3+
version = "1.7.4"
44
description = "A library for fast parse & import of Windows Eventlogs into Elasticsearch."
55
readme = "README.md"
66
license = "MIT"
@@ -26,7 +26,7 @@ dev = [
2626
"black>=25.1.0",
2727
"flake8>=7.2.0",
2828
"mypy>=1.16.0",
29-
"nuitka>=2.7.7",
29+
"nuitka>=1.7.10",
3030
"pytest>=8.4.0",
3131
]
3232

0 commit comments

Comments
 (0)