==> git log -n1 <==
commit 657be6e34436929fa5cea5d496d8c416075b2fe4
Author: Daniel Schreij <dschreij@gmail.com>
Date:   Thu May 12 22:43:18 2016 +0200

    Slight restructuring to enable better docs
    
    - All widget classes are now in separate files in the widgets/ folder
    instead of all in a single widgets.py file.
    - Moved check_if_os_file and QElidedLabel to util module
    - Updated doc gen files

==> git describe --tags --dirty <==
v1.1.1

==> git status <==
HEAD detached at v1.1.1
nothing to commit, working directory clean

