unpackAI / unpackai

The Unpack.AI library
https://www.unpackai.com
MIT License
20 stars 4 forks source link

🤷🏻‍♂️ Setup version error #42

Closed raynardj closed 3 years ago

raynardj commented 3 years ago

Describe the bug this commit f7f1acc6ba7b021129b0a5f3bcde4a83e0d25a5f broke the version when run setup.py, will create version 0.0.0 instead of 0.1.8.1 when run pip install -e . in root folder

Before that commit this particular error doesn't exist

To Reproduce Try run the following in colab

pip install git+https://github.com/unpackai/unpackai/

Expected behavior When setup the version should be the version described in setting.ini

Desktop (please complete the following information):