From a6570fae0303eec403034bbea61235c85cdb0654 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Sun, 7 Sep 2014 09:39:01 -0500 Subject: [PATCH] Slight tweak to the description wording --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ee5656c4..468ea294 100644 --- a/setup.py +++ b/setup.py @@ -115,7 +115,7 @@ try: url="http://mediagoblin.org/", download_url="http://mediagoblin.org/download/", long_description=open(READMEFILE).read(), - description='MediaGoblin is a place to store all your different media', + description='MediaGoblin is a web application for publishing all kinds of media', classifiers=[ "Development Status :: 3 - Alpha", "Environment :: Web Environment", -- 2.25.1