From b31051c2cc7cc093f2d5f064907c5136c0c45b40 Mon Sep 17 00:00:00 2001 From: Kyle Gottfried <6462596+Spitfire1900@users.noreply.github.com> Date: Sat, 23 Mar 2024 01:25:47 -0400 Subject: [PATCH] this is in alpha right now --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 729869a..ca1726b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "xontrib-pygitstatus" -version = "0.0.1" +version = "0.0.1a0" license = { file = "LICENSE" } description = "PyGit implementation of gitstatus PROMPT" classifiers = [