Skip to content

Commit 88752dc

Browse files
committed
Revert "Don't call user.is_authenticated"
This reverts commit 73f2dd4.
1 parent 73f2dd4 commit 88752dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
author_email='[email protected]',
1717
description='A simple, customisable, feature flipper',
1818
url='https://github.com/mypebble/django-feature-flipper.git',
19-
version='0.1.3',
19+
version='0.1.2',
2020
packages=find_packages(),
2121
license='MIT',
2222
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)