Skip to content

Commit f74916e

Browse files
committed
Version 1.4.0 release
1 parent 0b2a417 commit f74916e

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
@@ -29,7 +29,7 @@ def find_stub_files(name):
2929

3030
setup(
3131
name="djangorestframework-stubs",
32-
version="1.3.0",
32+
version="1.4.0",
3333
description="PEP-484 stubs for django-rest-framework",
3434
long_description=readme,
3535
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)