From c184468843aa71938c606f4af84fff6ff6f8d4c5 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Sun, 24 May 2020 18:31:48 -0700 Subject: [PATCH] v0.0.10 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d6b045e..5e83dfb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 0.0.9 +version = 0.0.10 description = a text editor long_description = file: README.md long_description_content_type = text/markdown