We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9319f4a commit 611a06fCopy full SHA for 611a06f
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='django-inbound-email',
11
- version='0.11.2',
+ version='0.11.3',
12
packages=find_packages(),
13
install_requires=['Django>=1.8'],
14
include_package_data=True,
0 commit comments