v0.4.6
- Bump graphql-core dependencies to >= 2.2.1.
- Bump graphene dependencies to >= 2.1.8.
- Bump graphene-django dependencies to >= 2.5.0.
- Bump django-filter dependencies to >= 2.2.0.
- Fixed 'DjangoSerializerOptions' object has no attribute 'interfaces', after update to graphene==2.1.8.
- The tests were refactored and added some extra tests for DjangoSerializerType.