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 6c42125 commit c119693Copy full SHA for c119693
Changes.rst
@@ -1,3 +1,10 @@
1
+Changes for v2.9.0 (2023-07-27)
2
+===============================
3
+
4
+- Add ``parse_uri()`` support for Steam TOTP (#153)
5
6
+- Test and documentation improvements
7
8
Changes for v2.8.0 (2022-12-13)
9
===============================
10
setup.py
@@ -4,7 +4,7 @@
setup(
name="pyotp",
- version="2.8.0",
+ version="2.9.0",
url="https://github.com/pyotp/pyotp",
project_urls={
"Documentation": "https://pyauth.github.io/pyotp",
0 commit comments