We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409b17c commit 0448d9aCopy full SHA for 0448d9a
lib/rule_engine/__init__.py
@@ -30,7 +30,7 @@
30
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
#
32
33
-__version__ = '4.5.0'
+__version__ = '4.5.1'
34
35
from .engine import resolve_attribute
36
from .engine import resolve_item
0 commit comments