Bump version to v3.0.0 because of possible breaking change
This commit is contained in:
parent
0bb2277e26
commit
c1dd243035
@ -21,7 +21,7 @@ from zipfile import ZipFile
|
||||
|
||||
import requests
|
||||
|
||||
__version__ = "2.5.2"
|
||||
__version__ = "3.0.0"
|
||||
|
||||
|
||||
class UnsupportedContentTypeError(ValueError):
|
||||
|
Loading…
Reference in New Issue
Block a user