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