Skip to content

Commit

Permalink
Prepare for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Jun 26, 2015
1 parent 9d18095 commit a3beecd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Version 2.1.0 (unreleased)
* Version 2.1.0 (released 2015-06-26)
** Added setting to kill scdaemon on show, to release the device (GUI only).
** Added the ability to program standard YubiKeys with slot-based TOTP
credentials.
Expand Down
2 changes: 1 addition & 1 deletion yubioath/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
# non-source form of such a combination shall include the source code
# for the parts of OpenSSL used as well as that of the covered work.

__version__ = "2.1.0-dev"
__version__ = "2.1.0"

0 comments on commit a3beecd

Please sign in to comment.