diff --git a/windows_tools/__init__.py b/windows_tools/__init__.py index 2f65efa..78dc5d6 100644 --- a/windows_tools/__init__.py +++ b/windows_tools/__init__.py @@ -19,7 +19,7 @@ __description__ = 'Toolset for antivirus, NTFS/ReFS ACLs, file ownership, registry, user handling...Well a lot of stuff' __licence__ = 'BSD 3 Clause' __version__ = '2.0.4' -__build__ = '202107010' +__build__ = '2021070201' # Make sure we declare this file as namespace holder