Skip to content

Commit a83edc3

Browse files
committed
bump version number
1 parent cb73111 commit a83edc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="jsonify-opening-hours",
13-
version="0.2.0",
13+
version="0.3.0",
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)