We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ff7f1 commit c09e0c5Copy full SHA for c09e0c5
rulekit/__init__.py
@@ -1,5 +1,5 @@
1
# pylint: disable=missing-module-docstring
2
from .main import RuleKit
3
4
-__VERSION__ = '1.7.4'
+__VERSION__ = '1.7.5'
5
__RULEKIT_RELEASE_VERSION__ = '1.7.4'
0 commit comments