diff --git a/macsypy/__init__.py b/macsypy/__init__.py index c3ce4a3b..8810609f 100644 --- a/macsypy/__init__.py +++ b/macsypy/__init__.py @@ -26,7 +26,6 @@ and functions to intialize the logger uses by entrypoints """ import logging -from time import strftime, localtime import sys import os import subprocess @@ -34,7 +33,7 @@ from typing import Literal -__version__ = f'{strftime("%Y%m%d", localtime())}.dev' +__version__ = '2.1.4' __citation__ = """Néron, Bertrand; Denise, Rémi; Coluzzi, Charles; Touchon, Marie; Rocha, Eduardo P.C.; Abby, Sophie S.