From 3dc9bcf462fed18a1b22415f7949f9709548a54c Mon Sep 17 00:00:00 2001 From: guarin <43336610+guarin@users.noreply.github.com> Date: Wed, 4 Oct 2023 09:46:36 +0200 Subject: [PATCH] Bump version to 1.4.21 (#1414) --- lightly/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightly/__init__.py b/lightly/__init__.py index b6409370c..6a14c5a49 100644 --- a/lightly/__init__.py +++ b/lightly/__init__.py @@ -75,7 +75,7 @@ # All Rights Reserved __name__ = "lightly" -__version__ = "1.4.20" +__version__ = "1.4.21" import os