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 92d5111 commit b62309dCopy full SHA for b62309d
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "dcicpyvcf"
3
-version = "3.0.0.1b5" # TODO: To become 3.1.0
+version = "3.0.0.1b6" # TODO: To become 3.1.0
4
description = "Variant Call Format (VCF) parser for Python"
5
# A VCFv4.0 and 4.1 parser for Python."
6
# Online version of PyVCF documentation is available at http://pyvcf.rtfd.org/
0 commit comments