Skip to content

Commit ce61110

Browse files
authored
Merge pull request #25 from fiaas/upgrade-twine
Upgrade twine to 5.1.1
2 parents aefeeea + 8272c77 commit ce61110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
GENERIC_REQ = [
2323
'GitPython==3.1.41',
24-
"twine==4.0.2",
24+
"twine==5.1.1",
2525
"githubrelease==1.5.9",
2626
]
2727

0 commit comments

Comments
 (0)