diff --git a/setup.py b/setup.py index c42b6e3..feebcf2 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ # Package meta-data. -NAME = "stream_topic" +NAME = "pretab" DESCRIPTION = "A python package for preprocessing tabular data" HOMEPAGE = "https://github.com/OpenTabular/PreTab" EMAIL = "antonthielmann@t-online.de.de"