From 2784c2e6c4f6f16253ad69e6f46a0f0966494fac Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Thu, 8 Dec 2022 10:06:47 +0100 Subject: [PATCH] update version tag prefix --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 3a6f236..1dfa056 100644 --- a/setup.cfg +++ b/setup.cfg @@ -94,6 +94,7 @@ per-file-ignores = VCS = git style = pep440 versionfile_source = bidsmreye/_version.py +tag_prefix = '' [mypy] check_untyped_defs = true