Skip to content

v3.4.1 - Regression Fix

Compare
Choose a tag to compare
@erikwrede erikwrede released this 27 Oct 20:19
· 4 commits to master since this release
ccae736

What's Changed

This release brings a regression fix for DateTime parsing in python versions before 3.11, caused by the removal of aniso8601. The issue was introduced in 3.4.0.
If you are using the DateTime scalar together with a Python <= 3.10, please update Graphene to this version.

Full Changelog: v3.4.0...v3.4.1