Release 0.9.1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Version 0.9.1
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Released on 2014-12-xx.
|
||||
Released on 2014-12-08.
|
||||
|
||||
- Fix images path for the galleria theme (fix #130).
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__ = 'sigal'
|
||||
__author__ = 'Simon Conseil'
|
||||
__version__ = '0.9.0'
|
||||
__version__ = '0.9.1'
|
||||
__license__ = 'MIT'
|
||||
__url__ = 'https://github.com/saimn/sigal'
|
||||
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']
|
||||
|
||||
Reference in New Issue
Block a user