From 087742d2b08757c2f89bf22c8699a7b688202ad8 Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Fri, 17 Nov 2023 09:06:11 +0100 Subject: [PATCH] Bump to 5.3.0 --- 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 1664874f..1fbb023c 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.2.0" +__version__ = "5.3.0"