Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
Update version and NEWS for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dainnilsson committed Nov 16, 2015
1 parent a49378b commit 924e4e4
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 1.1.1 (unreleased)
* Version 1.1.1 (released 2015-11-16)
** Better handling of intermittent device disconnects.

* Version 1.1.0 (released 2015-11-12)
Expand Down
2 changes: 1 addition & 1 deletion pivman/__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__ = "1.1.1-dev0"
__version__ = "1.1.1"

0 comments on commit 924e4e4

Please sign in to comment.