Skip to content

Commit 03d71ae

Browse files
committed
Bump version number to 2.0.4
1 parent 9f7082b commit 03d71ae

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="2.0.4rc2",
39+
version="2.0.4",
4040
packages=find_packages(exclude=["tests"]),
4141
include_package_data=True,
4242
license="MIT License",

0 commit comments

Comments
 (0)