From 6513fab054303f916287815c548906426ac264ab Mon Sep 17 00:00:00 2001 From: Michele Nottoli <michele.nottoli@gmail.com> Date: Tue, 24 Oct 2023 13:47:09 +0200 Subject: [PATCH] Updated files in setup.cfg. --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup.cfg b/setup.cfg index a802c49..4332508 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,3 +2,6 @@ current_version = 0.4.0 commit = True tag = True + +[bumpversion:file:setup.cfg] +[bumpversion:file:setup.py] -- GitLab