Skip to content

Commit 41a4877

Browse files
committed
Bump the version to 5.0.0rc1
1 parent a21945f commit 41a4877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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__ = '5.0.0a4'
33+
__version__ = '5.0.0rc1'
3434

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

0 commit comments

Comments
 (0)