Skip to content

Commit 194feb9

Browse files
authored
Version 5.1.3 release
1 parent c2a3bef commit 194feb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# It's fine to skip django-stubs-ext releases, but when doing a release, update this to newest django-stubs version.
1414
setup(
1515
name="django-stubs-ext",
16-
version="5.1.2",
16+
version="5.1.3",
1717
description="Monkey-patching and extensions for django-stubs",
1818
long_description=readme,
1919
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)