From 7850481565b8062c264f7b2e007045a0cfbc9502 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 28 Mar 2020 08:01:02 -0700 Subject: [PATCH] v0.0.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 88e9dd2..7c53c6b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 0.0.3 +version = 0.0.4 description = a text editor long_description = file: README.md long_description_content_type = text/markdown