Skip to content

Commit 4877e1c

Browse files
committed
Prepare release of 1.14.1.
1 parent cf7f982 commit 4877e1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

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

4-
1.14 (2022-11-09)
5-
-----------------
4+
1.14.1 (2022-11-16)
5+
-------------------
66

77
* Rebuild with Cython 0.29.32 to support Python 3.11.
88

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.14'
17+
VERSION = '1.14.1'
1818

1919
extra_setup_args = {}
2020

0 commit comments

Comments
 (0)