From d32cc690be032c54e9e94b2a7533444eeae63ef8 Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Wed, 27 Nov 2024 00:16:07 +0100 Subject: [PATCH] Bump to 5.21.15 --- 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 7bccaa9f..da0ca96a 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.14" +__version__ = "5.21.15"