From f82e4906cdf10149080373af231c0950c71369dd Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 18 Jan 2016 19:31:56 +0100 Subject: Change description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 25e78d0b2..fc0a1a23f 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ except (IOError, OSError): setup( name='ishtar', version=version.get_version(), - description="Ishtar is a database to manage the furniture and " + description="Ishtar is a database to manage the finds and " "documentation from archaeological operations.", long_description=open('README.rst').read(), author=u'Étienne Loks', -- cgit v1.2.3