Skip to content

Commit 6cff465

Browse files
committed
fix: Bump version typo in build date
1 parent a2136d9 commit 6cff465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windows_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
__description__ = 'Toolset for antivirus, NTFS/ReFS ACLs, file ownership, registry, user handling...Well a lot of stuff'
2020
__licence__ = 'BSD 3 Clause'
2121
__version__ = '2.0.4'
22-
__build__ = '202107010'
22+
__build__ = '2021070201'
2323

2424

2525
# Make sure we declare this file as namespace holder

0 commit comments

Comments
 (0)