diff --git a/pyga/requests.py b/pyga/requests.py index df21af7..f0a97b9 100644 --- a/pyga/requests.py +++ b/pyga/requests.py @@ -9,7 +9,7 @@ __author__ = "Arun KR (kra3) " __license__ = "Simplified BSD" -__version__ = '2.5.0' +__version__ = '2.5.1' logger = logging.getLogger(__name__)