Skip to content

Commit

Permalink
version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans-Peter Jansen committed Mar 2, 2020
1 parent c792ddd commit 2f0462f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wm_win_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class and title are simple case sensitive wildcard pattern by default,
# vim:set et ts=8 sw=4:
#

__version__ = '0.1.1'
__version__ = '0.1.2'
__author__ = 'Hans-Peter Jansen <[email protected]>'
__license__ = 'GNU GPL 2 - see http://www.gnu.org/licenses/gpl2.txt for details'

Expand Down

0 comments on commit 2f0462f

Please sign in to comment.