We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257475a commit 75e2439Copy full SHA for 75e2439
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='django-inbound-email',
11
- version='0.12',
+ version='0.10',
12
packages=find_packages(),
13
install_requires=['Django>=1.8'],
14
include_package_data=True,
0 commit comments