Skip to content

Commit 9259d2f

Browse files
committed
Bump version
1 parent 17c03ac commit 9259d2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup
55

66
setup(name="pycparserext",
7-
version="2020.1",
7+
version="2021.1",
88
description="Extensions for pycparser",
99
long_description=open("README.rst", "r").read(),
1010
classifiers=[

0 commit comments

Comments
 (0)