From e4c4baf7aa0665178f16aa5e088ee89a778cff8b Mon Sep 17 00:00:00 2001 From: Sameeul B Samee Date: Tue, 5 Dec 2023 13:29:50 -0500 Subject: [PATCH] =?UTF-8?q?Bump=20version:=202.3.3-dev0=20=E2=86=92=202.3.?= =?UTF-8?q?3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- README.md | 8 ++++---- VERSION | 2 +- requirements/requirements-base.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) 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