diff --git a/Cargo.toml b/Cargo.toml index e15a2ad..57ae468 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ [package] name = "bartrs" -version = "0.2.0" +version = "0.3.0" edition = "2024" [lib] diff --git a/uv.lock b/uv.lock index dc7ba43..12eea19 100644 --- a/uv.lock +++ b/uv.lock @@ -1,4 +1,4 @@ -version = 1 +version = 0.3.0 requires-python = ">=3.12, <3.14" resolution-markers = [ "python_full_version < '3.14'",