0.0.7
=====
* [packaging] install git-hooks properly

* [packaging] install alembic migrations as package_data

* removing pysqlite stuff (∴ py < 2.5 won't be supported)

0.0.6
=====
0.0.5 were uninstallable from pypi due to missing git-hook in the sdist

0.0.5
=====
* WorkLog renamed to YWorkLog as Worklog is already taken on pypi.

* git hook now installs to module_dir/git-hooks instead of
$HOME/.local/lib/worklog/git-hooks

* This is first version released on pypi
