From 01f21b0bf3c2099cd8da652dddaa80f70b2e3161 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 Dec 2023 16:08:13 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20lunchable=201.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.1.0](https://github.com/juftin/lunchable/compare/v1.0.3...v1.1.0) (2023-12-22) ## ✨ New Features - [`1815bf5`](https://github.com/juftin/lunchable/commit/1815bf5) latest api updates (Issues: [`#109`](https://github.com/juftin/lunchable/issues/109)) [skip ci] --- lunchable/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lunchable/_version.py b/lunchable/_version.py index 58da24fa..a32c75f0 100644 --- a/lunchable/_version.py +++ b/lunchable/_version.py @@ -5,4 +5,4 @@ __author__ = "Justin Flannery" __email__ = "juftin@juftin.com" __application__ = "lunchable" -__version__ = "1.0.3" +__version__ = "1.1.0"