version 0.1.8

This commit is contained in:
Johannes Findeisen 2013-10-19 01:47:19 +02:00
commit c92683940f

View file

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