We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0584186 commit 8b4dc96Copy full SHA for 8b4dc96
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="django-bulk-sync",
8
- version="3.1.0",
+ version="3.2.0",
9
description="Combine bulk add, update, and delete into a single call.",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments