Skip to content

Commit 1870036

Browse files
committed
bump to 1.2.0
1 parent 673dc70 commit 1870036

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

2828
setup(
2929
name="djangorestframework-stubs",
30-
version="1.1.0",
30+
version="1.2.0",
3131
description='PEP-484 stubs for django-rest-framework',
3232
long_description=readme,
3333
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)