From 17dcb991fcddc5d3ad3f6d60d16af98802141472 Mon Sep 17 00:00:00 2001 From: Vytautas Liuolia Date: Fri, 18 Nov 2022 20:31:23 +0100 Subject: [PATCH] chore: release 3.1.1 final --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 09de9a321..d404c186a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -75,7 +75,7 @@ console_scripts = [egg_info] # TODO replace -tag_build = rc1 +tag_build = [aliases] test=pytest