Skip to content

Commit a86cc84

Browse files
Merge pull request #22 from Rich-T-kid/MarcoFerreiraPerson-patch-1
Update Python version requirement to 3.12
2 parents 3c571e7 + ab8ca74 commit a86cc84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ OptiSQL is a custom in-memory query execution engine. The backend (physical exec
2222
- Go 1.24+
2323
- Rust 1.70+
2424
- C++23
25-
- Python 3.11+
25+
- Python 3.12
2626
- Docker 29+
2727
- Make
2828
- git
@@ -143,4 +143,4 @@ Want to contribute? Check out [CONTRIBUTING.md](CONTRIBUTING.md) for detailed gu
143143
- Build and run instructions
144144

145145
## License
146-
This project is licensed under the terms specified in [LICENSE.txt](LICENSE.txt).
146+
This project is licensed under the terms specified in [LICENSE.txt](LICENSE.txt).

0 commit comments

Comments
 (0)