We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c247540 commit 11a1219Copy full SHA for 11a1219
python_bindings/setup.py
@@ -4,7 +4,7 @@
4
import sys
5
import setuptools
6
7
-__version__ = '0.3.4'
+__version__ = '0.4.0'
8
9
10
source_files = ['bindings.cpp']
0 commit comments