We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6ccae commit b85872fCopy full SHA for b85872f
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='django-attach',
9
- version='0.1',
+ version='0.1.1',
10
packages=['django_attach'],
11
include_package_data=True,
12
license='BSD License',
0 commit comments