Skip to content

Commit 3b265bb

Browse files
committed
alpha3 version bump, to test numpy install inclusion
1 parent d78cff8 commit 3b265bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def _use_hdf4alt(libdirs):
153153
license = 'MIT',
154154
long_description = "\n".join(DOCLINES[2:]),
155155
url = 'https://github.com/fhs/pyhdf',
156-
version = '0.10.3-alpha.2',
156+
version = '0.10.3-alpha.3',
157157
packages = ['pyhdf'],
158158
ext_modules = [_hdfext],
159159
data_files = data_files,

0 commit comments

Comments
 (0)