diff --git a/setup.cfg b/setup.cfg index 205afb6..da3a461 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name = pandas_ods_reader +name = pandas-ods-reader version = file: pandas_ods_reader/VERSION description = Read in an ODS file and return it as a pandas.DataFrame long_description = file: README.md, LICENSE.txt