- next release

Change-Id: I65fe58bbb1f6b11a9fccae21de070d34b58555b0
This commit is contained in:
Mike Bayer 2016-06-21 10:30:09 -04:00
parent ab3431f590
commit c185db8749
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
==============
Changelog
==============
.. changelog::
:version: 0.6.2
.. changelog::
:version: 0.6.1
:released: Mon Jun 6 2016

View File

@ -1,4 +1,4 @@
__version__ = '0.6.1'
__version__ = '0.6.2'
from .lock import Lock # noqa
from .lock import NeedRegenerationException # noqa