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 42772f7 commit 4404784Copy full SHA for 4404784
setup.py
@@ -26,7 +26,7 @@ def finalize_options(self):
26
27
setup(
28
name='cmarkgfm',
29
- version='0.4.0',
+ version='0.4.1',
30
description="Minimal bindings to GitHub's fork of cmark",
31
long_description=long_description,
32
url='https://github.com/jonparrott/cmarkgfm',
0 commit comments