Skip to content

Commit 009216f

Browse files
committed
Bump version to 0.6.3
1 parent 9ea8d5e commit 009216f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(name='pyreference',
55
packages=find_packages(),
6-
version='0.6.2',
6+
version='0.6.3',
77
description='Library for working with reference genomes and gene GTF/GFFs',
88
long_description_content_type="text/markdown",
99
long_description=open("README.md").read(),

0 commit comments

Comments
 (0)