v.3.1.10¶
Improvements:¶
Bugs fixed:¶
The create_time field in the response of “/attributes/{attribute_id}” request was fixed. Now the attribute’s create time is returned. See get attribute
How to update from previous version:¶
To update from previous version simply replace all folders with files and update dependencies from requirements.txt. Then run the commands:
alembic upgrade head