Skip to content

Commit a683395

Browse files
committed
bump version number
1 parent 3c6b939 commit a683395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# This call to setup() does all the work
1111
setup(
1212
name="parse-opening-hours",
13-
version="0.4.1",
13+
version="0.4.2",
1414
description="Parses opening hours from various human-readable strings into a standard JSON format",
1515
long_description=README,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)