Skip to content

Commit 4b80cf5

Browse files
Release 1.0
1 parent d457760 commit 4b80cf5

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
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[project]
66
name = "wddh"
7-
version = "1.0-rc1"
7+
version = "1.0.0"
88
description = "Parser for Windows Defender Detection history"
99
authors = [{name = "Billaud William", email = "william.billaud@orange.com"}]
1010
license = "Apache License 2.0"
@@ -84,4 +84,4 @@ deps = ["ruff==0.12.11"]
8484
"3.13" = ["3.13"]
8585
"3.12" = ["3.12"]
8686
"3.11" = ["3.11"]
87-
"3.10" = ["3.10"]
87+
"3.10" = ["3.10"]

0 commit comments

Comments
 (0)