diff --git a/sloth/__init__.py b/sloth/__init__.py index 2e47f9e..4bc39e6 100644 --- a/sloth/__init__.py +++ b/sloth/__init__.py @@ -1,4 +1,4 @@ -APP_NAME = """labeltool""" +APP_NAME = """sloth""" ORGANIZATION_NAME = """CV:HCI Research Group""" ORGANIZATION_DOMAIN = """cvhci.anthropomatik.kit.edu""" VERSION = """0.1"""