From 7aa7b3f99e67835216389787b31ee90da1bfcc56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Apr 2024 00:46:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20camply=200.32.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v0.32.3](https://github.com/juftin/camply/compare/v0.32.2...v0.32.3) (2024-04-26) ## 🐛 Bug Fixes - [`0202011`](https://github.com/juftin/camply/commit/0202011) usedirect startdate [skip ci] --- camply/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camply/_version.py b/camply/_version.py index c84766d6..ffa07207 100644 --- a/camply/_version.py +++ b/camply/_version.py @@ -5,4 +5,4 @@ __author__ = "Justin Flannery" __email__ = "juftin@juftin.com" __application__ = "camply" -__version__ = "0.32.2" +__version__ = "0.32.3"