summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Palmer <oliverpalmer@opalmer.com>2014-05-03 15:58:54 -0400
committerOliver Palmer <oliverpalmer@opalmer.com>2014-05-03 15:58:54 -0400
commitffe330d57da39d64d5f13168f66a2776ec65143a (patch)
treef3d896a2eca154991981ee9045c24e83301b0f2f
parent1596cfe452338d610153a6f9031c5876b8659d7a (diff)
downloadnetifaces-git-ffe330d57da39d64d5f13168f66a2776ec65143a.tar.gz
adding some additional notes about the version jump so it's present in PyPi's readme
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3246c55..9158ced 100644
--- a/README.rst
+++ b/README.rst
@@ -188,4 +188,7 @@ SOFTWARE.
--------------------------
Because someone released a fork of netifaces with the version 0.9.0.
-Hopefully skipping the version number should remove any confusion.
+Hopefully skipping the version number should remove any confusion. In
+addition starting with 0.10.0 Python 3 is now supported and other
+features/bugfixes have been included as well. See the CHANGELOG for a
+more complete list of changes.