summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 45e63ba..20f0604 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,7 +5,7 @@
.. rst-class:: float-right
-.. seealso:: :ref:`What's new in Passlib 1.7.4 <whats-new>`
+.. seealso:: :ref:`What's new in Passlib 1.8 <whats-new>`
==========================================
Passlib |release| documentation
@@ -33,7 +33,7 @@ Passlib |release| documentation
Welcome
=======
-Passlib is a password hashing library for Python 2 & 3, which provides
+Passlib is a password hashing library for Python 3, which provides
cross-platform implementations of over 30 password hashing algorithms, as well
as a framework for managing existing password hashes. It's designed to be useful
for a wide range of tasks, from verifying a hash found in /etc/shadow, to