updates for bump version

This commit is contained in:
rowanc1
2014-07-03 14:43:38 -07:00
parent d74efc90ed
commit 96e1bbdbd5
2 changed files with 4 additions and 4 deletions
+1 -4
View File
@@ -15,7 +15,4 @@ import Directives
import Inversion
import Tests
import scipy.version as _v
if _v.version < '0.13.0':
print 'Warning: upgrade your scipy to 0.13.0'
__version__ = '0.1.0'