diff --git a/CHANGES.txt b/CHANGES.txt index d4b0eba..a3f4d61 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,5 @@ +Jul 11, 2013 - v0.2.1 Fixed mistake with trove classifier. + Jul 11, 2013 - v0.2.0 Support for Python 2.7 on windows, OpenJPEG 1.5.1. Jun 27, 2013 - v0.1.10 Can wrap codestreams in custom JP2 jackets. Exposing diff --git a/docs/source/conf.py b/docs/source/conf.py index 47985ed..00babc7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -78,7 +78,7 @@ copyright = u'2013, John Evans' # The short X.Y version. version = '0.1' # The full version, including alpha/beta/rc tags. -release = '0.2.0' +release = '0.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.