Added - Initial release of rs_bpe - Python bindings for Rust BPE implementation - Support for OpenAI tokenizers (cl100k_base and o200k_base) - Comprehensive type hints with .pyi stub files - Dynamic version management between Rust and Python - CI/CD pipeline for testing and publishing