Skip to content

Commit ebd8f04

Browse files
committed
bump to the rc version
1 parent 5598abb commit ebd8f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pip/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
cmdoptions = pip.cmdoptions
2020

2121
# The version as used in the setup.py and the docs conf.py
22-
__version__ = "1.5.dev1"
22+
__version__ = "1.5rc1"
2323

2424

2525
def autocomplete():

0 commit comments

Comments
 (0)