From 7d1e61f734dd97ef7c5dd405ea0bed9279794d74 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sat, 4 Apr 2020 17:44:40 -0700 Subject: [PATCH] v0.0.7 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ecaa589..afd9069 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 0.0.6 +version = 0.0.7 description = a text editor long_description = file: README.md long_description_content_type = text/markdown