Skip to content
Snippets Groups Projects
Commit 62ba1010 authored by Greg Quinn's avatar Greg Quinn
Browse files

Bump version to 0.1.5

parent 08cdc0d3
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
from setuptools import setup, find_packages
setup(name='intercal',
version='0.1.5.dev0',
version='0.1.5',
packages=find_packages(),
package_data={'intercal': ['*.nc']},
install_requires=['numpy', 'netcdf4', 'python-hdf4', 'h5py'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment