Skip to content

Commit e3494a9

Browse files
committed
feat(attributes): remove deprecated attribute
Bump minor version due to removal of an attribute that could have been in use by others.
1 parent 8573183 commit e3494a9

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
@@ -7,7 +7,7 @@
77

88
setup(
99
name='django-appwrite',
10-
version='1.5.2',
10+
version='1.6.0',
1111
description='Django Middleware to authenticate users with Appwrite',
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)