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 d607be4 commit 42d4757Copy full SHA for 42d4757
README.rst
@@ -39,6 +39,11 @@ To run the tests against the current environment:
39
Changelog
40
=========
41
42
+1.1.0
43
+-----
44
+
45
+* Support simple CSV parsing; thanks to @sebastibe
46
47
1.0.1
48
-----
49
rest_framework_csv/__init__.py
@@ -1 +1 @@
1
-__version__ = '1.0.1'
+__version__ = '1.1.0'
0 commit comments