| from .data import * | |
| # This line will be programatically read/write by setup.py. | |
| # Leave them at the bottom of this file and don't touch them. | |
| __version__ = "0.0" | |
| from .data import * | |
| # This line will be programatically read/write by setup.py. | |
| # Leave them at the bottom of this file and don't touch them. | |
| __version__ = "0.0" | |