* Version 1.3.3 (released 2019-02-28) ** Fixes in Python 3 compatibility. * Version 1.3.2 (released 2016-02-23) ** Various fixes to sequence number checking. ** Fix issue with using an access code with the debug flag on. * Version 1.3.1 (released 2015-10-01) ** Fixup release to correct packages listed in last release. * Version 1.3.0 (released 2015-10-01) ** Added Python 3 compatibility. ** Added the ability to zap a slot. ** Added support for YubiKey NEO. ** Added support for YubiKey 4. * Version 1.2.3 (released 2015-03-23) ** Added PIDs for newer devices. ** Failure to call setConfiguration is now ignored. * Version 1.2.2 (released 2015-02-11) ** Fixed bug in yubikey-totp using wrong timestamp. ** No longer require nose for setup, only for tests. * Version 1.2.1 (released 2013-09-05) ** Improved Windows compatibility. ** Re-attach kernel driver if using PyUSB >= 1.0 * Version 1.2.0 (released 2013-08-07) ** Moved modules into root instead of Lib/. * Version 1.1.1 (released 2013-08-05) ** Modified release procedure to simplify uploading to PyPI.