Skip to content

Commit 0a8b53c

Browse files
committed
bumping up the version.
1 parent f8db919 commit 0a8b53c

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__ = '1.3'
7+
__version__ = '1.3.1'
88

99
maindir = os.path.join(".", "fastpfor")
1010
library_file = os.path.join(maindir, "libFastPFor.a")

0 commit comments

Comments
 (0)