Skip to content

Commit 8ced63e

Browse files
committed
v2.7.0
1 parent b9b11d3 commit 8ced63e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes for v2.7.0 (2022-09-11)
2+
===============================
3+
4+
- Support Steam TOTP (#142)
5+
6+
- Build, test, and documentation updates
7+
18
Changes for v2.6.0 (2021-02-04)
29
===============================
310

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="pyotp",
7-
version="2.6.0",
7+
version="2.7.0",
88
url="https://github.com/pyotp/pyotp",
99
license="MIT License",
1010
author="PyOTP contributors",

0 commit comments

Comments
 (0)