We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b11d3 commit 8ced63eCopy full SHA for 8ced63e
2 files changed
Changes.rst
@@ -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
8
Changes for v2.6.0 (2021-02-04)
9
===============================
10
setup.py
@@ -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",
0 commit comments