We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2965a13 + db8e82f commit 5f6b36dCopy full SHA for 5f6b36d
rest_auth_toolkit/__init__.py
@@ -1,5 +1,5 @@
1
"""Simple + flexible signup and login for Django APIs"""
2
3
-__version__ = '0.9'
+__version__ = '0.10.dev'
4
5
default_app_config = 'rest_auth_toolkit.app.RestAuthToolkitConfig'
0 commit comments