mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-24 17:31:18 +08:00

* Make sure to import the correct "version" module when installing the mlx_whisper package from local source code. * Make sure to import the correct "version" module when installing the mlx_lm package from local source code * fix --------- Co-authored-by: Awni Hannun <awni@apple.com>
4 lines
59 B
Python
4 lines
59 B
Python
# Copyright © 2023-2024 Apple Inc.
|
|
|
|
__version__ = "0.3.0"
|