Skip to content

Commit 3d8d3b3

Browse files
committed
Bump for development
1 parent f94a429 commit 3d8d3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from typing import List, Optional
55

66

7-
__version__ = "20.3.1"
7+
__version__ = "21.0.dev0"
88

99

1010
def main(args=None):

0 commit comments

Comments
 (0)