We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb73111 commit a83edc3Copy full SHA for a83edc3
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
# This call to setup() does all the work
11
setup(
12
name="jsonify-opening-hours",
13
- version="0.2.0",
+ version="0.3.0",
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