artemis/__init__.py
author John Kozak <jk@thameslighter.net>
Sun, 09 Oct 2016 20:45:18 +0100
changeset 73 b78234a1bf04
parent 60 c933fa2cd204
child 79 3f7593f1b0ae
permissions -rw-r--r--
Support for git. Also adds a `setup.py` installer.

from artemis import *

__version__ = '0.5.0'