Skip to content

Commit ab35ecc

Browse files
committed
Prepare release of 1.14.
1 parent 4b9202f commit ab35ecc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Lupa change log
22
===============
33

4+
1.14 (2022-11-09)
5+
-----------------
6+
7+
* Rebuild with Cython 0.29.32 to support Python 3.11.
8+
9+
410
1.13 (2022-03-01)
511
-----------------
612

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
except ImportError:
1515
from distutils.core import setup, Extension
1616

17-
VERSION = '1.13'
17+
VERSION = '1.14'
1818

1919
extra_setup_args = {}
2020

0 commit comments

Comments
 (0)