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 eba4805 commit 041f5d3Copy full SHA for 041f5d3
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v2.3.0 (2019-07-26)
2
+===============================
3
+
4
+- Fix comparison behavior on Python 2.7
5
6
Changes for v2.2.8 (2019-07-26)
7
===============================
8
setup.py
@@ -7,7 +7,7 @@
setup(
9
name="pyotp",
10
- version="2.2.8",
+ version="2.3.0",
11
url="https://github.com/pyotp/pyotp",
12
license="MIT License",
13
author="PyOTP contributors",
0 commit comments