diff options
author | Eli Collins <elic@assurancetechnologies.com> | 2020-10-08 15:01:32 -0400 |
---|---|---|
committer | Eli Collins <elic@assurancetechnologies.com> | 2020-10-08 15:01:32 -0400 |
commit | 97e3c72ad2626c8b097ba5e4cb5bb9727d62d459 (patch) | |
tree | be86d2beffd52f7a7f94b70486c8ae39d0e5bc9a /docs | |
parent | 969eb2cf0721d8395f06209e16ab52955746aa30 (diff) | |
parent | 9a96217e6cbeb53f0605d0169d2dd0224cfb70b8 (diff) | |
download | passlib-master.tar.gz |
Diffstat (limited to 'docs')
-rw-r--r-- | docs/history/1.7.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/history/1.7.rst b/docs/history/1.7.rst index 8a10f2a..f1b9346 100644 --- a/docs/history/1.7.rst +++ b/docs/history/1.7.rst @@ -10,8 +10,10 @@ Passlib 1.7 and will require Python >= 3.5. The 1.7 series will be the last to support Python 2.7. (See :issue:`119` for rationale). -**1.7.4** (NOT YET RELEASED) -============================ +**1.7.4** (2020-10-08) +====================== + +Small followup to 1.7.3 release. Bugfixes -------- |