From 97ec6e1a06956a0d83b11fb76915e456d707dce5 Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Fri, 1 Nov 2024 00:11:23 +0100 Subject: [PATCH] Bump to 5.21.6 --- fink_science/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fink_science/__init__.py b/fink_science/__init__.py index 118e1c41..022d84db 100644 --- a/fink_science/__init__.py +++ b/fink_science/__init__.py @@ -12,4 +12,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "5.21.5" +__version__ = "5.21.6"