We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aefeeea + 8272c77 commit ce61110Copy full SHA for ce61110
setup.py
@@ -21,7 +21,7 @@
21
22
GENERIC_REQ = [
23
'GitPython==3.1.41',
24
- "twine==4.0.2",
+ "twine==5.1.1",
25
"githubrelease==1.5.9",
26
]
27
0 commit comments