diff --git a/docs/changelog.rst b/docs/changelog.rst index 565469c0718ef17f3da3004ec68bc32ea1a945de..20c6b7d64771922c4827c8d96db7c276477c24b7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -6,9 +6,14 @@ Changelog .. note:: This version is not yet released and is under active development. Features -________ +~~~~~~~~ - Set a windows title, so that Bitmask windows can be programmatically manipulated. +Misc +~~~~ +- Configure travis build for OSX. +- Add tox to the docker image; install it on every job. + 0.10.2 ------------------------------- diff --git a/docs/conf.py b/docs/conf.py index 7f32143c253cf5ac2c6fbd4db1bbfb4e894817ab..d2b5a1ebe753f16c969e23338916513f94fde29b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ author = u'LEAP Encryption Access Project' # The short X.Y version. version = u'0.10' # The full version, including alpha/beta/rc tags. -release = u'0.10.0' +release = u'0.10.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.