From e0a59e3f9c301e5379b47536cf188aa1159bfca4 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Fri, 28 Aug 2020 21:17:51 -0700 Subject: [PATCH] v0.0.15 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3e108ef..094ce51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 0.0.14 +version = 0.0.15 description = a text editor long_description = file: README.md long_description_content_type = text/markdown