From 4ff5788f37229e887e4eb7419dd983bdf9c36c7f Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Wed, 8 May 2024 20:47:25 -0500 Subject: [PATCH] bump patch --- play_outside/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play_outside/__about__.py b/play_outside/__about__.py index f08d8c2..05cdbc0 100644 --- a/play_outside/__about__.py +++ b/play_outside/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2024-present Waylon S. Walker # # SPDX-License-Identifier: MIT -__version__ = "0.0.28" +__version__ = "0.0.29"