Skip to content

Commit e322b3d

Browse files
committed
Upgrade django-postgres-extra to 1.21a11
1 parent 1b1d24a commit e322b3d

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
@@ -18,7 +18,7 @@
1818
author_email='[email protected]',
1919
keywords=['django', 'localized', 'language', 'models', 'fields'],
2020
install_requires=[
21-
'django-postgres-extra>=1.21a',
21+
'django-postgres-extra>=1.21a11',
2222
'Django>=1.11',
2323
'deprecation==2.0.3'
2424
],

0 commit comments

Comments
 (0)