Skip to content

Commit

Permalink
prepare for 0.12.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sibson committed Apr 7, 2018
1 parent a1cd622 commit 7b6c661
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.0.0 (unreleased)
0.12.0 (2018-04-07)
----------------------
- connect via UNIX sockets, thanks Matteo Cafasso
- bugfix, XTightVNC initial connection, thanks Antti Kervinen
Expand Down
2 changes: 1 addition & 1 deletion vncdotool/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "0.12.0"

0 comments on commit 7b6c661

Please sign in to comment.