X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/e18b86f47054850e9f49c1cb7aaecd8fdf753e4d..82b08f79564159d7acbcaf255ed1ac1fb4882e64:/__init__.py diff --git a/__init__.py b/__init__.py index 9fc18ae..32297e0 100644 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1 @@ -from philo.models import Template - - -load_template_source = Template.loader +VERSION = (0, 0)