Skip to content

Commit 9e071ac

Browse files
committed
Release version 1.1.0
1 parent 35fd2bf commit 9e071ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wsuks"
3-
version = "1.0.1"
3+
version = "1.1.0"
44
description = "Automating the MITM attack on WSUS"
55
authors = [
66
{name = "Alexander Neff",email = "alex99.neff@gmx.de"}
@@ -20,7 +20,7 @@ dependencies = [
2020

2121
[project.urls]
2222
homepage = "https://github.com/NeffIsBack/wsuks"
23-
repository = "https://github.com/Pennyw0rth/NetExec"
23+
repository = "https://github.com/NeffIsBack/wsuks"
2424

2525
[project.scripts]
2626
wsuks = "wsuks.wsuks:main"

0 commit comments

Comments
 (0)