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 69255f5 commit 21ee924Copy full SHA for 21ee924
setup.py
@@ -6,7 +6,7 @@
6
import pypandoc
7
long_description = pypandoc.convert('README.md', 'rst')
8
9
-VERSION = '2.8.0'
+VERSION = '2.8.2'
10
11
setup(
12
name='django-bootstrap3-datetimepicker-2',
0 commit comments