We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 878aa65 commit 40ab591Copy full SHA for 40ab591
herepy/__init__.py
@@ -6,7 +6,7 @@
6
__email__ = "[email protected]"
7
__copyright__ = "Copyright (c) 2017 Abdullah Selek"
8
__license__ = "MIT License"
9
-__version__ = "3.6.4"
+__version__ = "3.6.5"
10
__url__ = "https://github.com/abdullahselek/HerePy"
11
__download_url__ = "https://pypi.org/pypi/herepy"
12
__description__ = "A library that provides a Python interface to the HERE APIs"
0 commit comments