diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d04b729..2fbf772 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,11 @@ Release History =============== +0.6.8 (2017-03-08) +------------------ + +* bugfix: fixed #12: Error when revealing a hidden binary file in an image. + 0.6.7 (2017-02-21) ------------------ diff --git a/docs/conf.py b/docs/conf.py index 5eae879..2709397 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ copyright = u'2012-2017, Cédric Bonhomme' # The short X.Y version. version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.7' +release = '0.6.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.