Skip to content

Commit

Permalink
bump version 0.6.0 -> 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarkhau committed Dec 14, 2021
1 parent f51e7a5 commit 722f4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def finalize_options(self):

setup(
name='cmarkgfm',
version='0.6.0',
version='0.7.0',
description="Minimal bindings to GitHub's fork of cmark",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit 722f4e6

Please sign in to comment.