Skip to content

Commit 0448d9a

Browse files
committed
Bump the version to 4.5.1
1 parent 409b17c commit 0448d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rule_engine/__init__.py

+1-1
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.0'
33+
__version__ = '4.5.1'
3434

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

0 commit comments

Comments
 (0)