Bump version to 0.7.2

- Add django-redis to deps
- Use django-redis to fix cachalot issue
This commit is contained in:
2023-01-22 18:36:56 -05:00
parent b0fb62bdb9
commit ace0d1d9fe

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "vrobbler"
version = "0.7.1"
version = "0.7.2"
description = ""
authors = ["Colin Powell <colin@unbl.ink>"]