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 f8db919 commit 0a8b53cCopy full SHA for 0a8b53c
python_bindings/setup.py
@@ -4,7 +4,7 @@
4
import sys
5
import setuptools
6
7
-__version__ = '1.3'
+__version__ = '1.3.1'
8
9
maindir = os.path.join(".", "fastpfor")
10
library_file = os.path.join(maindir, "libFastPFor.a")
0 commit comments