Skip to content

Commit 041f5d3

Browse files
committed
v2.3.0
1 parent eba4805 commit 041f5d3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes for v2.3.0 (2019-07-26)
2+
===============================
3+
4+
- Fix comparison behavior on Python 2.7
5+
16
Changes for v2.2.8 (2019-07-26)
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.2.8",
10+
version="2.3.0",
1111
url="https://github.com/pyotp/pyotp",
1212
license="MIT License",
1313
author="PyOTP contributors",

0 commit comments

Comments
 (0)