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 5c9dce4 commit 0078c90Copy full SHA for 0078c90
ajax_datatable/__init__.py
@@ -1,5 +1,5 @@
1
from __future__ import unicode_literals
2
-__version__ = '4.4.4'
+__version__ = '4.4.5'
3
4
from .columns import ( # noqa
5
Column,
setup.cfg
[bumpversion]
-current_version = 4.4.4
+current_version = 4.4.5
commit = True
tag = True
0 commit comments