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 abe03e4 commit 7f5e323Copy full SHA for 7f5e323
ajax_datatable/__init__.py
@@ -1,5 +1,5 @@
1
from __future__ import unicode_literals
2
-__version__ = '4.3.0'
+__version__ = '4.3.1'
3
4
from .columns import (
5
Column,
setup.cfg
[bumpversion]
-current_version = 4.3.0
+current_version = 4.3.1
commit = True
tag = True
0 commit comments