version 2.1.2

This commit is contained in:
PyYoshi 2018-09-26 21:17:30 +09:00
parent 4e2bc0df83
commit da034486a9
2 changed files with 3 additions and 2 deletions

View file

@ -1,10 +1,11 @@
CHANGES CHANGES
======= =======
2.1.x 2.1.2
----- -----
- enable `LTO`_ for wheel builds - enable `LTO`_ for wheel builds
- update Cython
.. _LTO: https://gcc.gnu.org/wiki/LinkTimeOptimization .. _LTO: https://gcc.gnu.org/wiki/LinkTimeOptimization

View file

@ -1 +1 @@
__version__ = '2.1.1' __version__ = '2.1.2'