8000 fix release version (#50) · theacodes/cmarkgfm@b5c73c9 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit b5c73c9

Browse files
Venland30liweiganga
andauthored
fix release version (#50)
Co-authored-by: liweiganga <liweiganga@uniontech.com>
1 parent 0fe3dcb commit b5c73c9

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.8.0',
28+
version='2022.3.4',
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)
0