Skip to content

Commit c8a7830

Browse files
committed
Bump version to 2.0
1 parent d885dc8 commit c8a7830

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.21a18",
39+
version="2.0",
4040
packages=find_packages(),
4141
include_package_data=True,
4242
license="MIT License",

0 commit comments

Comments
 (0)