v1.1.7
- Quality of Life: Fix
Redlock.acquire()
type annotation - Quality of Life: Specify that Pottery requires Python 3.6+
What's Changed
- Upgrade requirements by @brainix in #370
- Upgrade Python to 3.9.4 by @brainix in #373
- Fix Redlock.acquire() type annotation by @brainix in #374
- Upgrade requirements by @brainix in #375
- Document RedisList limitations by @brainix in #376
- Simplify code to reduce cognitive load by @brainix in #377
- Twiddle code by @brainix in #378
- Specify Python version specifier by @brainix in #379
Full Changelog: v1.1.6...v1.1.7