mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-03-05 17:36:11 +01:00
version 0.4.54
This commit is contained in:
parent
2fe44695fb
commit
d8b74553b6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
''' E-book management software'''
|
||||
__license__ = 'GPL v3'
|
||||
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'
|
||||
__version__ = '0.4.53'
|
||||
__version__ = '0.4.54'
|
||||
__docformat__ = "epytext"
|
||||
__author__ = "Kovid Goyal <kovid at kovidgoyal.net>"
|
||||
__appname__ = 'calibre'
|
||||
|
|
|
|||
Loading…
Reference in a new issue