Skip to content

Commit 8b4dc96

Browse files
committed
Update to v3.2.
1 parent 0584186 commit 8b4dc96

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
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="django-bulk-sync",
8-
version="3.1.0",
8+
version="3.2.0",
99
description="Combine bulk add, update, and delete into a single call.",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)