Update binding versions (#287)

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2024-07-28 12:32:39 +05:30
committed by GitHub
parent 6599ce6001
commit 20eece58ed
8 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "regoruspy"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
repository = "https://github.com/microsoft/regorus/bindings/python"
description = "Python bindings for Regorus - a fast, lightweight Rego interpreter written in Rust"