Skip to content

Commit e33dbe0

Browse files
committed
src - Bump version from 0.5 to 0.6
1 parent 2cc9bc5 commit e33dbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overpy/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
__summary__ = "Python Wrapper to access the OpenStreepMap Overpass API"
1414
__uri__ = "https://github.com/DinoTools/python-overpy"
1515

16-
__version__ = "0.5"
16+
__version__ = "0.6"
1717

1818
__author__ = "PhiBo (DinoTools)"
1919
__email__ = ""

0 commit comments

Comments
 (0)