Skip to content

Commit

Permalink
Merge pull request #425 from zephraph/1.7-release
Browse files Browse the repository at this point in the history
Update docs for 1.7 release
  • Loading branch information
zephraph committed Jun 5, 2015
2 parents 783580b + 3fa4443 commit 7e5dbb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Release Notes
=============

1.7 (unreleased)
1.7
----------------
- Added keyword 'List Windows' to return a list of all window handles.
[divfor]
Expand Down
2 changes: 1 addition & 1 deletion src/Selenium2Library/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '1.7.dev'
VERSION = '1.7.0'

0 comments on commit 7e5dbb2

Please sign in to comment.