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.
2 parents 98c1d2d + a1c2200 commit 5774f83Copy full SHA for 5774f83
docs/source/whatsnew/v0.2.1.txt
@@ -1,6 +1,6 @@
1
.. _whatsnew_021:
2
3
-v0.2.1 (XXX)
+v0.2.1 (November 26, 2015)
4
----------------------------
5
6
This is a minor release from 0.2.0 and includes new features and bug fixes.
pandas_datareader/__init__.py
@@ -1 +1 @@
-__version__ = version = '0.2.0'
+__version__ = version = '0.2.1'
0 commit comments