Skip to content

Commit

Permalink
v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Sep 11, 2022
1 parent b9b11d3 commit 8ced63e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes for v2.7.0 (2022-09-11)
===============================

- Support Steam TOTP (#142)

- Build, test, and documentation updates

Changes for v2.6.0 (2021-02-04)
===============================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="pyotp",
version="2.6.0",
version="2.7.0",
url="https://github.com/pyotp/pyotp",
license="MIT License",
author="PyOTP contributors",
Expand Down

0 comments on commit 8ced63e

Please sign in to comment.