First Release Candidate for Version 3.0

This commit is contained in:
Alexander Graf 2017-08-29 12:19:27 +02:00
parent e143096140
commit 7862bdb173

View File

@ -29,7 +29,7 @@ import requests.utils
import urllib3 import urllib3
__version__ = '3.0rc0' __version__ = '3.0rc1'
try: try: