Skip to content

Commit 11a1219

Browse files
authored
Bump version
1 parent c247540 commit 11a1219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_bindings/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
import setuptools
66

7-
__version__ = '0.3.4'
7+
__version__ = '0.4.0'
88

99

1010
source_files = ['bindings.cpp']

0 commit comments

Comments
 (0)