Skip to content

Commit d05c88f

Browse files
authored
Merge pull request #4 from OpenTabular/main
fix package name
2 parents e057e7c + 5f2b8b0 commit d05c88f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
# Package meta-data.
9-
NAME = "stream_topic"
9+
NAME = "pretab"
1010
DESCRIPTION = "A python package for preprocessing tabular data"
1111
HOMEPAGE = "https://github.com/OpenTabular/PreTab"
1212
EMAIL = "antonthielmann@t-online.de.de"

0 commit comments

Comments
 (0)