Skip to content

Commit 8c84656

Browse files
committed
1.9.9 prep Windows
1 parent a456f0e commit 8c84656

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
124 KB
Binary file not shown.
122 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup, find_packages
66
from distutils.extension import Extension
77

8-
CYTHON_VERSION = '0.28.1' # fixed to assure conscious change of version.
8+
CYTHON_VERSION = '0.28.2' # fixed to assure conscious change of version.
99
try:
1010
import Cython.Distutils
1111
except ImportError:

0 commit comments

Comments
 (0)