Skip to content

Commit

Permalink
fix: changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmartmillan committed Feb 19, 2022
1 parent de92a07 commit 4f0c5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="open-variant",
version="0.6.1",
version="0.6.2",
author="BBGLab - Barcelona Biomedical Genomics Lab",
packages=find_packages(exclude=['*.test', '*.test.*', 'test.*', 'test']),
include_package_data=True,
Expand Down

0 comments on commit 4f0c5b5

Please sign in to comment.