Skip to content

Commit cac26b3

Browse files
committed
Bump the version to 4.5.3
1 parent 353585b commit cac26b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rule_engine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3131
#
3232

33-
__version__ = '4.5.2'
33+
__version__ = '4.5.3'
3434

3535
from .engine import resolve_attribute
3636
from .engine import resolve_item

0 commit comments

Comments
 (0)