We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c03ac commit 9259d2fCopy full SHA for 9259d2f
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
from setuptools import setup
5
6
setup(name="pycparserext",
7
- version="2020.1",
+ version="2021.1",
8
description="Extensions for pycparser",
9
long_description=open("README.rst", "r").read(),
10
classifiers=[
0 commit comments