We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1816d commit ac87f50Copy full SHA for ac87f50
PythonAPI/setup.py
@@ -52,7 +52,7 @@
52
extras_require={
53
'all': ['matplotlib>=2.1.0'],
54
},
55
- version='2.0.10',
+ version='2.0.11',
56
ext_modules=cythonize(ext_modules),
57
options=options,
58
)
0 commit comments