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