We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8b310 commit 32524fbCopy full SHA for 32524fb
setup.py
@@ -8,7 +8,7 @@
8
include_dirs = ["src/", numpy.get_include()])]
9
10
setup(
11
- name="bigfile", version="0.1.12",
+ name="bigfile", version="0.1.13",
12
author="Yu Feng",
13
author_email="rainwoodman@gmail.com",
14
url="http://github.com/rainwoodman/bigfile",
0 commit comments