From a7a18e10e6c82ef16a8862b7d1deb6ccc24068a5 Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 27 Nov 2023 15:52:06 +0100 Subject: [PATCH] bump to 0.15.4 --- fink_fat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fink_fat/__init__.py b/fink_fat/__init__.py index 34985534..a7358ab4 100644 --- a/fink_fat/__init__.py +++ b/fink_fat/__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__ = "0.15.3" +__version__ = "0.15.4"