Skip to content

Commit 5d92c8e

Browse files
jnj16180340AetherUnbound
authored andcommitted
Update bioformats JAR to v5.9.0 (#109)
1 parent 1a52b38 commit 5d92c8e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

bioformats/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
_jars_dir = os.path.join(os.path.dirname(__file__), 'jars')
2626

27-
JAR_VERSION = '5.7.1'
27+
JAR_VERSION = '5.9.0'
2828

2929
JARS = javabridge.JARS + [os.path.realpath(os.path.join(_jars_dir, name + '.jar'))
3030
for name in ['loci_tools']]

bioformats/jars/loci_tools.jar

121 KB
Binary file not shown.

0 commit comments

Comments
 (0)