Skip to content

Commit 3e428cc

Browse files
committed
Release: Release 1.1.0
1 parent 153a914 commit 3e428cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drf_user/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Django REST Framework - User! User App for Django with API Views"""
22

33
__title__ = "User - Django REST Framework"
4-
__version__ = "1.0.1"
4+
__version__ = "1.1.0"
55
__author__ = "Himanshu Shankar"
66
__license__ = "GPLv3"
77

0 commit comments

Comments
 (0)