Skip to content

Commit 6a8b545

Browse files
author
Maxime Toussaint
committed
Bump version
1 parent 4d0a344 commit 6a8b545

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
@@ -4,7 +4,7 @@
44
# drf-serializer-prefetch
55
from setuptools import find_packages, setup
66

7-
VERSION = "1.1.10"
7+
VERSION = "1.1.11"
88
DESCRIPTION = "An automatic prefetcher for django-rest-framework."
99
this_directory = Path(__file__).parent
1010
LONG_DESCRIPTION = (this_directory / "README.md").read_text()

0 commit comments

Comments
 (0)