Skip to content

Commit 688e5ca

Browse files
committed
First alpha release of 1.21 (1.21.a1)
1 parent a8dd0fd commit 688e5ca

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-postgres-extra',
10-
version='1.20',
10+
version='1.21.a1',
1111
packages=find_packages(),
1212
include_package_data=True,
1313
license='MIT License',

0 commit comments

Comments
 (0)