Bump 0.4.1
This commit is contained in:
@@ -183,6 +183,15 @@ If this file does not exist or if some meta-data is missing:
|
||||
Changelog
|
||||
---------
|
||||
|
||||
Version 0.4.1
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Released on 2013-07-19.
|
||||
|
||||
- Fix a bug with unicode paths and filenames.
|
||||
- Update colorbox to 1.4.26
|
||||
- Add links to the original images.
|
||||
|
||||
Version 0.4.0
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
__title__ = 'sigal'
|
||||
__author__ = u"Simon Conseil"
|
||||
__version__ = "0.4.0"
|
||||
__version__ = "0.4.1"
|
||||
__license__ = "MIT"
|
||||
__url__ = 'https://github.com/saimn/sigal'
|
||||
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']
|
||||
|
||||
Reference in New Issue
Block a user