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.
1 parent 9ea8d5e commit 009216fCopy full SHA for 009216f
setup.py
@@ -3,7 +3,7 @@
3
4
setup(name='pyreference',
5
packages=find_packages(),
6
- version='0.6.2',
+ version='0.6.3',
7
description='Library for working with reference genomes and gene GTF/GFFs',
8
long_description_content_type="text/markdown",
9
long_description=open("README.md").read(),
0 commit comments