Skip to content

Commit 0f981b1

Browse files
authored
Bump version from 0.1.0 to 1.0.0
1 parent 2e35851 commit 0f981b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="pywhisker",
8-
version="0.1.0",
8+
version="1.0.0",
99
author="Charlie Bromberg & Podalirius",
1010
author_email="",
1111
description="Python (re)setter for property msDS-KeyCredentialLink for Shadow Credentials attacks",
@@ -31,4 +31,4 @@
3131
"pywhisker=pywhisker.pywhisker:main",
3232
],
3333
},
34-
)
34+
)

0 commit comments

Comments
 (0)