From f02174f977980e78abbfa0cd1e84feee74f0b96b Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 24 Oct 2024 18:08:08 -0400 Subject: [PATCH] v1.6.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 377386a..b9a0cd3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = babi -version = 1.5.7 +version = 1.6.0 description = a text editor long_description = file: README.md long_description_content_type = text/markdown