0.9 and reverted versioning structure

This commit is contained in:
Johannes Findeisen 2013-10-19 21:15:35 +02:00
commit 0fc449019f

View file

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
__version__ = "0.1.8"
__version__ = "0.9"
__default_config__ = "./examples/minimal.json"
import argparse