Closed mahdikooshkbaghi closed 3 years ago
Hi Mahdi,
I'll add this attribute in the next release, in the meantime, you can run pip list | grep mavenn
to get the PyPI version.
Hi again Mahdi, I think it makes sense to use pip list | grep mavenn
to get the version, since the PyPI version is intended to be the official package. Mavenn source pulled from github may differ from the official version (e.g. if there is additional development), which may cause confusion. Thanks.
Hi, Seems
MAVENN
has no__version__
attribute yet.