Skip to content

Commit f31ecbe

Browse files
committed
v2.5.1
1 parent 1c4f85e commit f31ecbe

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Changes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes for v2.5.1 (2021-01-29)
2+
===============================
3+
4+
- parse_uri accepts and ignores optional image parameter (#114)
5+
16
Changes for v2.5.0 (2021-01-29)
27
===============================
38

setup.py

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

88
setup(
99
name="pyotp",
10-
version="2.5.0",
10+
version="2.5.1",
1111
url="https://github.com/pyotp/pyotp",
1212
license="MIT License",
1313
author="PyOTP contributors",

0 commit comments

Comments
 (0)