We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1626bb9 commit 4502abaCopy full SHA for 4502aba
src/pip/__init__.py
@@ -4,7 +4,7 @@
4
from typing import List, Optional
5
6
7
-__version__ = "20.1b1"
+__version__ = "20.1.dev1"
8
9
10
def main(args=None):
0 commit comments