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.
1 parent 58ab448 commit 04b6c75Copy full SHA for 04b6c75
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