root/trunk/openopt/scikits/openopt/info.py
| Revision 1566, 216 bytes (checked in by dmitrey.kroshko, 1 month ago) |
|---|
| Line | |
|---|---|
| 1 | """ |
| 2 | OpenOpt: numerical optimization package for Python |
| 3 | Copyright (C) 2007-2008 Dmitrey Kroshko <dmitrey.kroshko at scipy.org> |
| 4 | |
| 5 | LICENSE: new BSD. See |
| 6 | COPYING.txt for details. """ |
| 7 | __version__ = '0.19' |
| 8 | ignore = False |
Note: See TracBrowser for help on using the browser.
