Skip to content

Commit 4404784

Browse files
committed
Update version to 4.0.1
1 parent 42772f7 commit 4404784

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

2727
setup(
2828
name='cmarkgfm',
29-
version='0.4.0',
29+
version='0.4.1',
3030
description="Minimal bindings to GitHub's fork of cmark",
3131
long_description=long_description,
3232
url='https://github.com/jonparrott/cmarkgfm',

0 commit comments

Comments
 (0)