Closed liyc-ai closed 2 years ago
This PR adds version support to baselax, i.e., we can now get the module version as below
import baselax print(baselax.__version__)
What is more, it also updates README with the new setup.py. All updates are minor changes.
This PR adds version support to baselax, i.e., we can now get the module version as below
What is more, it also updates README with the new setup.py. All updates are minor changes.