Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Sep 28, 2021
1 parent 17c03ac commit 9259d2f
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 @@ -4,7 +4,7 @@
from setuptools import setup

setup(name="pycparserext",
version="2020.1",
version="2021.1",
description="Extensions for pycparser",
long_description=open("README.rst", "r").read(),
classifiers=[
Expand Down

0 comments on commit 9259d2f

Please sign in to comment.