# Top-level Python package configuration

# Ensure Python package version matches CMake version
file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/flashinfer")

message(STATUS "Python package version set to: ${PROJECT_VERSION_FULL}")

message(STATUS "flashinfer Python package configured")
