diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-14 20:23:12 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-14 20:23:12 +0200 |
commit | 49d2a7fbabe6035d61114616bfd64f0479ae06aa (patch) | |
tree | e56adced3625f3e5e027e81873760d62b0a5eb57 /setup.py | |
parent | Fixed tiny bugs (diff) | |
download | kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.tar.gz kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.tar.bz2 kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.zip |
Changed domain
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py index c2c1d5a..8f8dc10 100755 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ setup( name=NAME, version=VERSION, author="Ciro Mattia Gonano, Pawel Jastrzebski", - author_email="ciromattia@gmail.com, pawelj@vulturis.eu", + author_email="ciromattia@gmail.com, pawelj@iosphe.re", description="A tool to convert comics (CBR/CBZ/PDFs/image folders) to MOBI.", license="ISC License (ISCL)", keywords="kindle comic mobipocket mobi cbz cbr manga", |