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 17e1029 commit a181882Copy full SHA for a181882
setup.py
@@ -6,7 +6,7 @@
6
import pypandoc
7
long_description = pypandoc.convert('README.md', 'rst')
8
9
-VERSION = '2.6.0'
+VERSION = '2.7.0'
10
11
setup(
12
name='django-bootstrap3-datetimepicker-2',
0 commit comments