Skip to content

Commit 885976a

Browse files
Russell StonebackRussell Stoneback
authored andcommitted
Updated version
1 parent deee542 commit 885976a

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
@@ -240,7 +240,7 @@ def run(self):
240240
numpy.distutils.core.setup(
241241

242242
name = 'pysatCDF',
243-
version = '0.2.4',
243+
version = '0.2.5',
244244
packages = ['pysatCDF'],
245245
cmdclass = cmdclass,
246246
ext_modules = [ext1, ],

0 commit comments

Comments
 (0)