2.1.0
This version replaces django-db-locking with Redis locks. That means the former is no longer a dependency, while the latter becomes one.
A new setting DJTRIGGERS_REDIS_URL
is added (which is required), to point to the Redis instance to use.