Skip to content

Commit 1a5f9d0

Browse files
authored
Update README.md
1 parent 1e04ff7 commit 1a5f9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Install the latest `sde-sim-rs` version with:
2727
pip install sde-sim-rs
2828
```
2929

30-
Requires Python version >=3.11,<3.14.
30+
Requires Python version >=3.11,<3.15.
3131

3232
To build the package locally for, you'll first need to compile the Rust package for local development. The project is set up to use `maturin` and `uv`. This command builds the Rust library and creates a Python wheel that can be used directly in your environment.
3333

0 commit comments

Comments
 (0)