Skip to content

Commit 227617e

Browse files
authored
Update setup.py
1 parent 962fdd0 commit 227617e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
long_description = fh.read()
55

66
setuptools.setup(
7-
name="principal-feature-analysis",
8-
version="1.0.6",
7+
name="parallel-principal-feature-analysis",
8+
version="1.0.0",
99
author="Tim Breitenbach & Lauritz Rasbach",
1010
11-
description="The first package for Principal Feature Analysis",
11+
description="The first package for (parallel) Principal Feature Analysis",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
classifiers=[

0 commit comments

Comments
 (0)