From 434b20f660c7d7a8525cd8dd3e70b66b20c8116f Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Thu, 6 Feb 2025 21:28:31 +0000 Subject: [PATCH] Increment Version to 0.0.1a3 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 3525c38..95bda4d 100644 --- a/version.py +++ b/version.py @@ -13,4 +13,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -__version__ = "0.0.1a2" +__version__ = "0.0.1a3"