returns v0.17.1 Release Notes

  • 🛠 Bugfixes

    • Fixes __slots__ not being set properly in containers and their base classes
    • 🛠 Fixes patching of containers in pytest plugin not undone after each test