Skip to content

Commit 35b4c33

Browse files
committed
Bump version to 2024.1.14
1 parent c98d721 commit 35b4c33

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='2022.10.27',
28+
version='2024.1.14',
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)