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 c2a3bef commit 194feb9Copy full SHA for 194feb9
ext/setup.py
@@ -13,7 +13,7 @@
13
# It's fine to skip django-stubs-ext releases, but when doing a release, update this to newest django-stubs version.
14
setup(
15
name="django-stubs-ext",
16
- version="5.1.2",
+ version="5.1.3",
17
description="Monkey-patching and extensions for django-stubs",
18
long_description=readme,
19
long_description_content_type="text/markdown",
0 commit comments