Skip to content

Commit b6b3001

Browse files
committed
Release v0.5.3
+ New type of rules + Now you can "ignore" some windows whenever they appear + Better formatting for comments in configs + Comments for inversion rules
1 parent 6f53e48 commit b6b3001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from enum import Enum, auto
33

44

5-
__version__ = "0.5.2"
5+
__version__ = "0.5.3"
66
__product_name__ = "InversionFilterManager"
77
__author__ = "MaxBQb"
88
__icon__ = "img/inversion_manager.ico"

0 commit comments

Comments
 (0)