We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4470cce commit 7f05337Copy full SHA for 7f05337
PythonAPI/setup.py
@@ -28,6 +28,6 @@
28
'matplotlib>=2.1.0',
29
'numpy',
30
],
31
- version='2.0.3',
+ version='2.0.4',
32
ext_modules=ext_modules
33
)
0 commit comments