Skip to content

Commit

Permalink
bump version for 0.12.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sibson committed Dec 6, 2018
1 parent 09ea757 commit d308133
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.12.1 (2018-12-06)
----------------------
- bugfix expectRegion to use cropped images for compare, thanks Michael Fürnschuß
- direct support for building RPMs, thanks Plamen Dimitrov

0.12.0 (2018-04-07)
----------------------
- connect via UNIX sockets, thanks Matteo Cafasso
Expand Down
2 changes: 1 addition & 1 deletion vncdotool/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.12.0"
__version__ = "0.12.1"

0 comments on commit d308133

Please sign in to comment.