""" MLSysBook CLI Package A modular command-line interface for building, previewing, and managing the Machine Learning Systems textbook. """ __version__ = "2.0.0" __author__ = "MLSysBook Team"