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 3c6b939 commit a683395Copy full SHA for a683395
setup.py
@@ -10,7 +10,7 @@
10
# This call to setup() does all the work
11
setup(
12
name="parse-opening-hours",
13
- version="0.4.1",
+ version="0.4.2",
14
description="Parses opening hours from various human-readable strings into a standard JSON format",
15
long_description=README,
16
long_description_content_type="text/markdown",
0 commit comments