We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a52b38 commit 5d92c8eCopy full SHA for 5d92c8e
2 files changed
bioformats/__init__.py
@@ -24,7 +24,7 @@
24
25
_jars_dir = os.path.join(os.path.dirname(__file__), 'jars')
26
27
-JAR_VERSION = '5.7.1'
+JAR_VERSION = '5.9.0'
28
29
JARS = javabridge.JARS + [os.path.realpath(os.path.join(_jars_dir, name + '.jar'))
30
for name in ['loci_tools']]
bioformats/jars/loci_tools.jar
121 KB
0 commit comments