Skip to content

Commit 4b0cddc

Browse files
committed
Bump for development
1 parent 2b2a268 commit 4b0cddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pip/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from typing import List, Optional
22

3-
__version__ = "21.1"
3+
__version__ = "21.2.dev0"
44

55

66
def main(args=None):

0 commit comments

Comments
 (0)