From 1f124394cf4cdfd3155a9e0fa2664d3603a86b5a Mon Sep 17 00:00:00 2001 From: Vytautas Liuolia Date: Tue, 5 Dec 2023 07:09:58 +0100 Subject: [PATCH] chore: release 3.1.3 final --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1107b2c18..7c1e3f771 100644 --- a/setup.cfg +++ b/setup.cfg @@ -76,7 +76,7 @@ console_scripts = [egg_info] # TODO replace -tag_build = rc1 +tag_build = [aliases] test=pytest