From 18440d57dddc0723c7bc21a3be1a6ae7e60d3527 Mon Sep 17 00:00:00 2001 From: autobump Date: Mon, 13 Mar 2023 14:49:20 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.0.0.dev1=20=E2=86=92=200.0.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyflybygen/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyflybygen/__about__.py b/pyflybygen/__about__.py index 90da1db..6d1bde0 100644 --- a/pyflybygen/__about__.py +++ b/pyflybygen/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2023-present Waylon S. Walker # # SPDX-License-Identifier: MIT -__version__ = "0.0.0.dev1" +__version__ = "0.0.0"