Start changelog for next release

This commit updates the changelog, switches to git code browsing for the
release links and uses correct semantic versioning.
This commit is contained in:
Jan Dittberner 2016-01-29 14:08:01 +00:00
parent 41fbb58def
commit 2018520646
3 changed files with 14 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# import celery_app to initialize it
from gnuviechadmin.celery import app as celery_app # NOQA
__version__ = '0.12.dev1'
__version__ = '0.12.0.dev1'