From c20ed1876b480ba43ba28d6b58eda54a18fbf850 Mon Sep 17 00:00:00 2001 From: Philipp A Date: Wed, 19 Jun 2019 11:22:53 +0200 Subject: [PATCH] fixed setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2307d8814..e4b7aac03 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ 'Operating System :: POSIX :: Linux', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.6', - 'Programming Language :: Python :: 3.7' + 'Programming Language :: Python :: 3.7', 'Topic :: Scientific/Engineering :: Bio-Informatics', 'Topic :: Scientific/Engineering :: Visualization', ],