diff --git a/herepy/__init__.py b/herepy/__init__.py index 39e35b0..ee93abd 100644 --- a/herepy/__init__.py +++ b/herepy/__init__.py @@ -6,7 +6,7 @@ __email__ = "abdullahselek.os@gmail.com" __copyright__ = "Copyright (c) 2017 Abdullah Selek" __license__ = "MIT License" -__version__ = "3.6.2" +__version__ = "3.6.3" __url__ = "https://github.com/abdullahselek/HerePy" __download_url__ = "https://pypi.org/pypi/herepy" __description__ = "A library that provides a Python interface to the HERE APIs"