From e6b4df28b13ab6c8aaa807885f16a0a8760befc0 Mon Sep 17 00:00:00 2001 From: sarthakpati Date: Thu, 8 Feb 2024 14:38:04 -0500 Subject: [PATCH] version updated for tagging --- GANDLF/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GANDLF/version.py b/GANDLF/version.py index 49fa42a85..02f4c6ce6 100644 --- a/GANDLF/version.py +++ b/GANDLF/version.py @@ -2,4 +2,4 @@ # -*- coding: UTF-8 -*- # check GaNDLF wiki for versioning and release guidelines: https://github.com/mlcommons/GaNDLF/wiki -__version__ = "0.0.18-dev" +__version__ = "0.0.18"