Bump 0.5.1
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
Changelog
|
||||
===========
|
||||
|
||||
Version 0.5.1
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Released on 2013-09-23.
|
||||
|
||||
- Fix error in calculating the degrees from exif data.
|
||||
|
||||
Version 0.5.0
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
__title__ = 'sigal'
|
||||
__author__ = u"Simon Conseil"
|
||||
__version__ = "0.5.0"
|
||||
__version__ = "0.5.1"
|
||||
__license__ = "MIT"
|
||||
__url__ = 'https://github.com/saimn/sigal'
|
||||
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']
|
||||
|
||||
Reference in New Issue
Block a user