diff --git a/AUTHORS.rst b/AUTHORS.rst index a8c310a..299205e 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -2,4 +2,4 @@ Developers ========== -* TU Wien +* Wolfgang Preimesberger diff --git a/CHANGES.rst b/CHANGES.rst index a482bc2..ad1ae24 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,10 +2,11 @@ Changelog ========= -Version v0.0.X +Version v0.1 ============== +- pypi release - Homogenize classes for past ESA CCI SM versions -- Update Readme +- Update Readme and Documentation - Change submodule with testdata Version v0.0.2 diff --git a/setup.cfg b/setup.cfg index b6f6496..389474a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,12 +3,12 @@ name = esa_cci_sm summary = Reading and reshuffling of CCI soil moisture author = TU Wien author-email = remote.sensing@geo.tuwien.ac.at -license = mit -home-page = http://rs.geo.tuwien.ac.at +license = MIT +home-page = https://www.esa-soilmoisture-cci.org/ description-file = README.rst # Add here all kinds of additional classifiers as defined under # https://pypi.python.org/pypi?%3Aaction=list_classifiers -classifiers = Development Status :: 4 - Beta, +classifiers = Development Status :: 4 - Beta Programming Language :: Python [entry_points]