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 75c7be5 commit d0b8c93Copy full SHA for d0b8c93
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "dcicpyvcf"
3
-version = "3.0.0.1b7" # TODO: To become 3.1.0
+version = "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