We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dcfb91 commit e1bf1d2Copy full SHA for e1bf1d2
python_bindings/setup.py
@@ -4,7 +4,7 @@
4
import sys
5
import setuptools
6
7
-__version__ = '0.3'
+__version__ = '0.3.4'
8
9
10
source_files = ['bindings.cpp']
0 commit comments