Skip to content

Commit 8494615

Browse files
committed
Upgrade django-postgres-extra to 1.22
1 parent f0541c0 commit 8494615

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
@@ -44,7 +44,7 @@ def run(self):
4444
author_email='[email protected]',
4545
keywords=['django', 'localized', 'language', 'models', 'fields'],
4646
install_requires=[
47-
'django-postgres-extra>=1.21a16',
47+
'django-postgres-extra>=1.22',
4848
'Django>=1.11',
4949
'deprecation==2.0.3'
5050
],

0 commit comments

Comments
 (0)