Bump version: 0.1.9 → 0.1.10

This commit is contained in:
Lindsey Heagy
2016-03-23 13:04:18 -07:00
parent 82c1afd128
commit b4f329f65a
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ with open("README.rst") as f:
setup(
name = "SimPEG",
version = "0.1.9",
version = "0.1.10",
packages = find_packages(),
install_requires = ['numpy>=1.7',
'scipy>=0.13',