Skip to content

Commit 1fac1f1

Browse files
committed
Bump version for 6.0.8
1 parent f0a5991 commit 1fac1f1

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
@@ -30,7 +30,7 @@
3030
cmdoptions = pip.cmdoptions
3131

3232
# The version as used in the setup.py and the docs conf.py
33-
__version__ = "6.0.8.dev0"
33+
__version__ = "6.0.8"
3434

3535

3636
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)