From b9a12537b13a4cbf17a709109473a20f194c461a Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 2 Apr 2020 22:52:01 -0700 Subject: [PATCH] v0.0.5 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7c53c6b..685ee1b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 0.0.4 +version = 0.0.5 description = a text editor long_description = file: README.md long_description_content_type = text/markdown