From b7c8d5dac98843693c48cd82b8d550708d3b9445 Mon Sep 17 00:00:00 2001
From: Alessandro Frigeri <alessandro.frigeri@inaf.it>
Date: Mon, 16 Sep 2019 11:49:30 +0200
Subject: [PATCH] update setup

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 97a1303..07139d4 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ README = (open("README.md")).read()
 
 setup(name='pymoondb',
       version='0.1.rc1',
-      description='A python module to access the MoonDB lunar sample database',
+      description='A python module to access the MoonDB, the geochemical and petrological lunar sample database',
       url='https://www.ict.inaf.it/gitlab/alessandro.frigeri/pymoondb',
       author='Alessandro Frigeri',
       author_email='Alessandro.Frigeri@inaf.it',
-- 
GitLab