Skip to content

Commit

Permalink
Bump for development
Browse files Browse the repository at this point in the history
  • Loading branch information
pradyunsg committed Aug 4, 2020
1 parent fa2714f commit bc86c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pip/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from typing import List, Optional


__version__ = "20.2.1"
__version__ = "20.3.dev0"


def main(args=None):
Expand Down

0 comments on commit bc86c7c

Please sign in to comment.