From 10fca36ea35a973245834d78436acf076c3173a1 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 11 Sep 2021 16:30:27 -0400 Subject: [PATCH] v0.0.22 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e86b68b..a9a1699 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 0.0.21 +version = 0.0.22 description = a text editor long_description = file: README.md long_description_content_type = text/markdown