We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b2205 commit 7c0956bCopy full SHA for 7c0956b
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3.6
2
from setuptools import setup
3
setup(name='Plascad',
4
- version='1.16',
+ version='1.17',
5
packages=['plas_cad'],
6
description="Plasmid classfication, ARGs annotation, Visualization",
7
author="You CHE",
0 commit comments