mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
__version__
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# ' ' `-' `-`.`-' `-' `-' ' `-'
|
||||
__title__ = "requests3"
|
||||
__description__ = "Python HTTP for Humans."
|
||||
__url__ = "http://python-requests.org"
|
||||
__url__ = "https://3.python-requests.org"
|
||||
__version__ = "3.0.0a1"
|
||||
__build__ = 0x030000
|
||||
__author__ = "Kenneth Reitz"
|
||||
|
||||
Reference in New Issue
Block a user