We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cc61e commit c3b5cf5Copy full SHA for c3b5cf5
overpy/__about__.py
@@ -13,10 +13,10 @@
13
__summary__ = "Python Wrapper to access the OpenStreepMap Overpass API"
14
__uri__ = "https://github.com/DinoTools/python-overpy"
15
16
-__version__ = "0.4"
+__version__ = "0.5"
17
18
__author__ = "PhiBo (DinoTools)"
19
__email__ = ""
20
21
__license__ = "MIT"
22
-__copyright__ = "Copyright 2014-2016 %s" % __author__
+__copyright__ = "Copyright 2014-2021 %s" % __author__
0 commit comments