diff --git a/BAC0/infos.py b/BAC0/infos.py index a1285fe4..a343715b 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.11dev" +__version__ = "21.02.25" __license__ = "LGPLv3"