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 fbf2e73 commit 79a783cCopy full SHA for 79a783c
ajax_datatable/__init__.py
@@ -1,5 +1,5 @@
1
from __future__ import unicode_literals
2
-__version__ = '4.4.2'
+__version__ = '4.4.3'
3
4
from .columns import ( # noqa
5
Column,
setup.cfg
[bumpversion]
-current_version = 4.4.2
+current_version = 4.4.3
commit = True
tag = True
0 commit comments