Skip to content

Commit 6f66cf8

Browse files
committed
Downgrade version number to 1.21a15, it was never released
1 parent 7e979d9 commit 6f66cf8

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
@@ -34,7 +34,7 @@ def run(self):
3434

3535
setup(
3636
name='django-postgres-extra',
37-
version='1.21a16',
37+
version='1.21a15',
3838
packages=find_packages(),
3939
include_package_data=True,
4040
license='MIT License',

0 commit comments

Comments
 (0)