From ea15f04d12a6df08ee1399bb7747a4a6ebf71f96 Mon Sep 17 00:00:00 2001 From: Sameeul Bashir Samee Date: Wed, 16 Oct 2024 12:57:31 -0400 Subject: [PATCH] V245 (#100) --- README.md | 8 ++++---- pyproject.toml | 2 +- requirements/requirements-base.txt | 2 +- src/bfio/VERSION | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e339dfd..c6a90ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# **B**io**F**ormats **I**nput/**O**utput utility (bfio 2.4.4) +# **B**io**F**ormats **I**nput/**O**utput utility (bfio 2.4.5) [![Documentation Status](https://readthedocs.org/projects/bfio/badge/?version=latest)](https://bfio.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/bfio)](https://pypi.org/project/bfio/) @@ -50,15 +50,15 @@ be installed using pip: ## Docker -### polusai/bfio:2.4.4 +### polusai/bfio:2.4.5 Ubuntu based container with bfio and all dependencies (including Java). -### polusai/bfio:2.4.4-imagej +### polusai/bfio:2.4.5-imagej Same as above, except comes with ImageJ and PyImageJ. -### polusai/bfio:2.4.4-tensorflow +### polusai/bfio:2.4.5-tensorflow Tensorflow container with bfio installed. diff --git a/pyproject.toml b/pyproject.toml index d1d0ece..a7e5508 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ namespaces = false [tool.bumpversion] -current_version = "2.4.4" +current_version = "2.4.5" commit = true tag = true commit_args = "--no-verify" diff --git a/requirements/requirements-base.txt b/requirements/requirements-base.txt index 8bbe2c6..7d979c0 100644 --- a/requirements/requirements-base.txt +++ b/requirements/requirements-base.txt @@ -1 +1 @@ -bfio==2.4.4 +bfio==2.4.5 diff --git a/src/bfio/VERSION b/src/bfio/VERSION index 79a6144..59aa62c 100644 --- a/src/bfio/VERSION +++ b/src/bfio/VERSION @@ -1 +1 @@ -2.4.4 +2.4.5