Skip to content

Commit

Permalink
added in the installers for cobra pie 0.1.0.b1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhyduke committed Jun 22, 2012
1 parent baa995b commit 78edbc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cobra/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import sys
__version__ = '0.1.0.b1'
if hasattr(sys, 'JYTHON_JAR'):
raise Exception("Experimental modules of numpy/scipy for java that are" +\
"not yet ready for prime time.")
Expand Down

0 comments on commit 78edbc7

Please sign in to comment.