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 c884910 commit af247c6Copy full SHA for af247c6
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='django-select2-forms',
10
- version='2.1.0',
+ version='2.1.1',
11
description='Django form fields using the Select2 jQuery plugin',
12
long_description=codecs.open(readme_rst, encoding='utf-8').read(),
13
author='Frankie Dintino',
0 commit comments