From f079fa60d46e69cf10b9d09001ab4cd2d6df587b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Dec 2024 01:13:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20lunchable=201.4.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.4.2](https://github.com/juftin/lunchable/compare/v1.4.1...v1.4.2) (2024-12-27) ## 🐛 Bug Fixes - [`1230fcb`](https://github.com/juftin/lunchable/commit/1230fcb) 3.13 support [skip ci] --- lunchable/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lunchable/_version.py b/lunchable/_version.py index 96dc412..ced9ebf 100644 --- a/lunchable/_version.py +++ b/lunchable/_version.py @@ -5,4 +5,4 @@ __author__ = "Justin Flannery" __email__ = "juftin@juftin.com" __application__ = "lunchable" -__version__ = "1.4.1" +__version__ = "1.4.2"