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 41393e9 commit c11d809Copy full SHA for c11d809
pysam/version.py
@@ -1,5 +1,5 @@
1
# pysam versioning information
2
-__version__ = "0.23.3"
+__version__ = "0.24.0a1"
3
4
__samtools_version__ = "1.21"
5
__bcftools_version__ = "1.21"
0 commit comments