Skip to content

Commit 42d4757

Browse files
committed
Version bump
1 parent d607be4 commit 42d4757

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ To run the tests against the current environment:
3939
Changelog
4040
=========
4141

42+
1.1.0
43+
-----
44+
45+
* Support simple CSV parsing; thanks to @sebastibe
46+
4247
1.0.1
4348
-----
4449

rest_framework_csv/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.1'
1+
__version__ = '1.1.0'

0 commit comments

Comments
 (0)