|
|
@ -5,7 +5,7 @@ with open('README.md', 'r') as fh: |
|
|
|
|
|
|
|
setup( |
|
|
|
name = 'incenp.binseqs', |
|
|
|
version = '0.1.0', |
|
|
|
version = '0.2.0', |
|
|
|
description = 'Support for binary sequence formats in Biopython', |
|
|
|
long_description = long_description, |
|
|
|
long_description_content_type = 'text/markdown', |
|
|
|