Rebumping for 0.2.1 release.

This commit is contained in:
jevans 2013-07-11 19:15:51 -04:00
commit a0b239f484
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -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.