File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- 0.1
1
+ 0.1.1
Original file line number Diff line number Diff line change @@ -42,14 +42,14 @@ def main():
42
42
'PyYAML>=3.11' ,
43
43
'regex>=2016.6.5' ,
44
44
'screed>=0.9' ],
45
- classifiers = ['Development Status :: 4 - Beta' ,
46
- 'Intended Audience :: Science/Research' ,
47
- 'License :: OSI Approved :: BSD License' ,
48
- 'Operating System :: MacOS :: MacOS X' ,
49
- 'Operating System :: POSIX' ,
50
- 'Programming Language :: Python :: 3.5' ,
51
- 'Topic :: Scientific/Engineering :: Bio-Informatics' ,
52
- ],
45
+ classifiers = ['Development Status :: 4 - Beta' ,
46
+ 'Intended Audience :: Science/Research' ,
47
+ 'License :: OSI Approved :: BSD License' ,
48
+ 'Operating System :: MacOS :: MacOS X' ,
49
+ 'Operating System :: POSIX' ,
50
+ 'Programming Language :: Python :: 3.5' ,
51
+ 'Topic :: Scientific/Engineering :: Bio-Informatics' ,
52
+ ],
53
53
54
54
zip_safe = False ,
55
55
include_package_data = True )
You can’t perform that action at this time.
0 commit comments