Imported Upstream version 0.7
[pysam.git] / pysam / version.py
index 34937f454fc74fddbb2e45de4b851ebac731a3d1..6755f3dd08fa68bb39d5cdf1d78319906179fca5 100644 (file)
@@ -1,7 +1,7 @@
 # pysam versioning information
 
-__version__ = "0.5"
+__version__ = "0.7"
 
-__samtools_version__ = "0.1.16"
+__samtools_version__ = "0.1.18"
 
-__tabix_version__ = "0.2.5"
+__tabix_version__ = "0.2.6"