Skip to content

Commit c119693

Browse files
committed
v2.9.0
1 parent 6c42125 commit c119693

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
Changes for v2.8.0 (2022-12-13)
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.8.0",
7+
version="2.9.0",
88
url="https://github.com/pyotp/pyotp",
99
project_urls={
1010
"Documentation": "https://pyauth.github.io/pyotp",

0 commit comments

Comments
 (0)