Skip to content

Commit e8b5c45

Browse files
committed
minor update
1 parent 424787a commit e8b5c45

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

python_bindings/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../README.md

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.3'
7+
__version__ = '1.3.5'
88

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

0 commit comments

Comments
 (0)