diff --git a/BAC0/infos.py b/BAC0/infos.py index 47c431b3..c36890f9 100644 --- a/BAC0/infos.py +++ b/BAC0/infos.py @@ -12,5 +12,5 @@ __email__ = "christian.tremblay@servisys.com" __url__ = "https://github.com/ChristianTremblay/BAC0" __download_url__ = "https://github.com/ChristianTremblay/BAC0/archive/master.zip" -__version__ = "21.02.04" +__version__ = "21.02.05" __license__ = "LGPLv3"