Skip to content

Commit c6dfe10

Browse files
committed
bump version 0.5.3 -> 0.6.0
1 parent 7bff5cf commit c6dfe10

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
@@ -25,7 +25,7 @@ def finalize_options(self):
2525

2626
setup(
2727
name='cmarkgfm',
28-
version='0.5.3',
28+
version='0.6.0',
2929
description="Minimal bindings to GitHub's fork of cmark",
3030
long_description=long_description,
3131
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)