We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce1597 commit f3819d7Copy full SHA for f3819d7
super_csv/__init__.py
@@ -2,6 +2,6 @@
2
CSV Processor.
3
"""
4
5
-__version__ = '2.1.2'
+__version__ = '2.1.4'
6
7
default_app_config = 'super_csv.apps.SuperCSVConfig' # pylint: disable=invalid-name
0 commit comments