Skip to content

Commit 5f6b36d

Browse files
authored
Merge pull request #37 from caravancoop/post-merge
Post-merge PR
2 parents 2965a13 + db8e82f commit 5f6b36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_auth_toolkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Simple + flexible signup and login for Django APIs"""
22

3-
__version__ = '0.9'
3+
__version__ = '0.10.dev'
44

55
default_app_config = 'rest_auth_toolkit.app.RestAuthToolkitConfig'

0 commit comments

Comments
 (0)