diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 678abf1..3b5905e 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.3.3-dev0 +current_version = 2.3.3 commit = True tag = True commit_args = --no-verify diff --git a/README.md b/README.md index 40b93be..331bf12 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# **B**io**F**ormats **I**nput/**O**utput utility (bfio 2.3.3-dev0) +# **B**io**F**ormats **I**nput/**O**utput utility (bfio 2.3.3) [![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.3-dev0 +### polusai/bfio:2.3.3 Ubuntu based container with bfio and all dependencies (including Java). -### polusai/bfio:2.3.3-dev0-imagej +### polusai/bfio:2.3.3-imagej Same as above, except comes with ImageJ and PyImageJ. -### polusai/bfio:2.3.3-dev0-tensorflow +### polusai/bfio:2.3.3-tensorflow Tensorflow container with bfio installed. diff --git a/VERSION b/VERSION index d11b36a..0bee604 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.3-dev0 +2.3.3 diff --git a/requirements/requirements-base.txt b/requirements/requirements-base.txt index 4e54cd6..9ee2a1b 100644 --- a/requirements/requirements-base.txt +++ b/requirements/requirements-base.txt @@ -1 +1 @@ -bfio[all]==2.3.3-dev0 +bfio[all]==2.3.3