diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |