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

Bump dev version

parent 0661815f
Branches develop
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.1.dev0',
version='0.1.2.dev0',
packages=find_packages(),
package_data={'intercal': ['*.nc']},
install_requires=['numpy', 'netcdf4', 'python-hdf4'],
......
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