Skip to content

Commit 358b7b6

Browse files
committed
Updates '__init__.py' for 0.6.1
1 parent 63a484a commit 358b7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

humanized_opening_hours/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"""
1414
# flake8: noqa
1515

16-
__version__ = "0.6.0"
16+
__version__ = "0.6.1"
1717
__appname__ = "osm_humanized_opening_hours"
1818
__author__ = "rezemika <reze.mika@gmail.com>"
1919
__licence__ = "AGPLv3"

0 commit comments

Comments
 (0)