From faec64f4da4e24dd703f3f806979210570f127c1 Mon Sep 17 00:00:00 2001 From: sameeul Date: Mon, 16 Oct 2023 10:50:24 -0400 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.3.1=20=E2=86=92=202.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- README.md | 8 ++++---- VERSION | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index ec8a2de..608b931 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.3.1 +current_version = 2.3.2 commit = True tag = True commit_args = --no-verify diff --git a/README.md b/README.md index c5fc7f4..494ec1c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# **B**io**F**ormats **I**nput/**O**utput utility (bfio 2.3.1) +# **B**io**F**ormats **I**nput/**O**utput utility (bfio 2.3.2) [![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/filepattern/) @@ -48,15 +48,15 @@ be installed using pip: ## Docker -### polusai/bfio:2.3.1 +### polusai/bfio:2.3.2 Ubuntu based container with bfio and all dependencies (including Java). -### polusai/bfio:2.3.1-imagej +### polusai/bfio:2.3.2-imagej Same as above, except comes with ImageJ and PyImageJ. -### polusai/bfio:2.3.1-tensorflow +### polusai/bfio:2.3.2-tensorflow Tensorflow container with bfio installed. diff --git a/VERSION b/VERSION index 2bf1c1c..f90b1af 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.1 +2.3.2