Skip to content

Commit e4dc257

Browse files
committed
chore(version): bump to 1.5.2
Updated the project version to 1.5.2 in the configuration files.
1 parent f1862f8 commit e4dc257

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.1',
10+
version='1.5.2',
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)