Release 1.6.4
Change-Id: I038be325a79cfbeabe6a7acf4e49f1e58c45b46a
This commit is contained in:
parent
9c1f5470a6
commit
ad05a55a9e
@ -1,3 +1,8 @@
|
||||
New in 1.6.4
|
||||
------------
|
||||
|
||||
* Binary wheels support a broader range of processors.
|
||||
|
||||
New in 1.6.3
|
||||
------------
|
||||
|
||||
|
@ -49,7 +49,7 @@ def PyECLibVersion(z, y, x):
|
||||
|
||||
PYECLIB_MAJOR = 1
|
||||
PYECLIB_MINOR = 6
|
||||
PYECLIB_REV = 3
|
||||
PYECLIB_REV = 4
|
||||
PYECLIB_VERSION = PyECLibVersion(PYECLIB_MAJOR, PYECLIB_MINOR,
|
||||
PYECLIB_REV)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user