Skip to content

Commit ff0a4fe

Browse files
committed
New version for setup.py
1 parent baee5ad commit ff0a4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_framework_firebase/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
__title__ = 'djangorestframework-firebase-auth'
4-
__version__ = '0.1.0'
4+
__version__ = '0.1.1'
55
__author__ = 'Wesley Lima'
66
__license__ = 'MIT'
77
__copyright__ = 'Copyright 2018 Fan Retreat, Inc.'

0 commit comments

Comments
 (0)