Skip to content

0.3.1

Compare
Choose a tag to compare
@evereux evereux released this 01 May 11:20
· 20 commits to master since this release

changes

  • fixed flask-sqlalchemy and sqlalchemy versions as later versions will currently break flicket.
  • fixed migration file that could lock the database preventing future migrations.
  • minimum python version now 3.10. However, earlier versions may still work.
  • updated installation on how to run the development server.
  • plotly version updated due to older version being incompatible with python 3.10.