From 4776eeea1688411e8839a3c848221cdd110331bb Mon Sep 17 00:00:00 2001 From: JulienPeloton Date: Thu, 21 Sep 2023 11:45:41 +0200 Subject: [PATCH] Bump to 4.8.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 35d5bfd6..cdc0425e 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__ = "4.7.1" +__version__ = "4.8.0"