We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2a268 commit 4b0cddcCopy full SHA for 4b0cddc
src/pip/__init__.py
@@ -1,6 +1,6 @@
1
from typing import List, Optional
2
3
-__version__ = "21.1"
+__version__ = "21.2.dev0"
4
5
6
def main(args=None):
0 commit comments