Skip to content

Commit 1cb027f

Browse files
committed
Let's do another alpha release to test with 1.21a17
1 parent 39e3029 commit 1cb027f

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

3737
setup(
3838
name="django-postgres-extra",
39-
version="1.21",
39+
version="1.21a17",
4040
packages=find_packages(),
4141
include_package_data=True,
4242
license="MIT License",

0 commit comments

Comments
 (0)