We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2721bf4 + b979d41 commit 1be0fe7Copy full SHA for 1be0fe7
gneiss/__init__.py
@@ -9,4 +9,4 @@
9
from __future__ import absolute_import, division, print_function
10
11
12
-__version__ = "0.0.1"
+__version__ = "0.0.2"
setup.py
@@ -40,8 +40,8 @@ def finalize_options(self):
40
Topic :: Software Development :: Libraries
41
Topic :: Scientific/Engineering
42
Topic :: Scientific/Engineering :: Bio-Informatics
43
- Programming Language :: Python :: 2
44
- Programming Language :: Python :: 2 :: Only
+ Programming Language :: Python :: 3
+ Programming Language :: Python :: 3 :: Only
45
Operating System :: Unix
46
Operating System :: POSIX
47
Operating System :: MacOS :: MacOS X
0 commit comments