Skip to content

Commit

Permalink
move to 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Kandel committed Nov 22, 2016
1 parent fc23e5c commit 518982d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v0.19.2.txt
Expand Up @@ -29,7 +29,7 @@ Bug Fixes

- Compat with ``dateutil==2.6.0``; segfault reported in the testing suite (:issue:`14621`)
- Allow ``nanoseconds`` in ``Timestamp.replace`` as a kwarg (:issue:`14621`)

- Bug in ``pd.read_csv`` where reading files fails if the number of headers is equal to the number of lines in the file (:issue:`14515`)



Expand Down
1 change: 0 additions & 1 deletion doc/source/whatsnew/v0.20.0.txt
Expand Up @@ -81,4 +81,3 @@ Performance Improvements

Bug Fixes
~~~~~~~~~
- Bug in ``pd.read_csv`` where reading files fails if the number of headers is equal to the number of lines in the file (:issue:`14515`)

0 comments on commit 518982d

Please sign in to comment.