baiyin

Results 1 issues of baiyin

I've tried the following methods without success ```python import dspy print(dspy.__version__) ``` and ```python import importlib.metadata importlib.metadata.version('dspy') ```