Skip to content

Commit e098290

Browse files
committed
bump version 2022.3.4 -> 2022.10.26
1 parent eed5581 commit e098290

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and can be installed with `pip` or `pipenv`::
1212
pip install --user cmarkgfm
1313
pipenv install cmarkgfm
1414

15-
Wheels are provided for macOS, Linux, and Windows for Python 3.6, 3.7, 3.8, 3.9 and 3.10.
15+
Wheels are provided for macOS, Linux, and Windows for Python 3.6, 3.7, 3.8, 3.9, 3.10 and 3.11.
1616

1717

1818
Usage

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.3.4',
28+
version='2022.10.26',
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)