diff --git a/BAC0/infos.py b/BAC0/infos.py index bad83a47..68a34576 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__ = "20.02.05dev1" +__version__ = "20.02.20" __license__ = "LGPLv3"