We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3b3383 + 04b6c75 commit d00548fCopy full SHA for d00548f
django_restql/__init__.py
@@ -1,7 +1,7 @@
1
__title__ = 'Django RESTQL'
2
__description__ = 'Turn your API made with Django REST Framework(DRF) into a GraphQL like API.'
3
__url__ = 'https://yezyilomo.github.io/django-restql'
4
-__version__ = '0.16.1'
+__version__ = '0.16.2'
5
__author__ = 'Yezy Ilomo'
6
__author_email__ = '[email protected]'
7
__license__ = 'MIT'
0 commit comments