File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- # ** B** io** F** ormats ** I** nput/** O** utput utility (bfio 2.4.8 )
1+ # ** B** io** F** ormats ** I** nput/** O** utput utility (bfio 2.4.9 )
22
33[ ![ Documentation Status] ( https://readthedocs.org/projects/bfio/badge/?version=latest )] ( https://bfio.readthedocs.io/en/latest/?badge=latest )
44[ ![ PyPI] ( https://img.shields.io/pypi/v/bfio )] ( https://pypi.org/project/bfio/ )
@@ -50,15 +50,15 @@ be installed using pip:
5050
5151## Docker
5252
53- ### polusai/bfio:2.4.8
53+ ### polusai/bfio:2.4.9
5454
5555Ubuntu based container with bfio and all dependencies (including Java).
5656
57- ### polusai/bfio:2.4.8 -imagej
57+ ### polusai/bfio:2.4.9 -imagej
5858
5959Same as above, except comes with ImageJ and PyImageJ.
6060
61- ### polusai/bfio:2.4.8 -tensorflow
61+ ### polusai/bfio:2.4.9 -tensorflow
6262
6363Tensorflow container with bfio installed.
6464
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ namespaces = false
8787
8888
8989[tool .bumpversion ]
90- current_version = " 2.4.8 "
90+ current_version = " 2.4.9 "
9191commit = true
9292tag = true
9393commit_args = " --no-verify"
Original file line number Diff line number Diff line change 1- bfio==2.4.8
1+ bfio==2.4.9
Original file line number Diff line number Diff line change 1- 2.4.8
1+ 2.4.9
You can’t perform that action at this time.
0 commit comments