Skip to content

Commit c09e0c5

Browse files
author
cezary.maszczyk
committed
version: bump version from 1.7.4 to 1.7.5
1 parent 41ff7f1 commit c09e0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rulekit/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pylint: disable=missing-module-docstring
22
from .main import RuleKit
33

4-
__VERSION__ = '1.7.4'
4+
__VERSION__ = '1.7.5'
55
__RULEKIT_RELEASE_VERSION__ = '1.7.4'

0 commit comments

Comments
 (0)