diff options
| author | Paweł Jastrzębski <[email protected]> | 2019-03-06 15:47:18 +0100 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2019-03-06 15:47:18 +0100 |
| commit | 332d3d455efae384ece0b58f30ec433f5be9494e (patch) | |
| tree | 60012d76f4de7f1bd9d254e7ad5c5c3a230e9db6 /kindlecomicconverter/shared.py | |
| parent | Updated build enviroment (diff) | |
| download | kcc-332d3d455efae384ece0b58f30ec433f5be9494e.tar.gz kcc-332d3d455efae384ece0b58f30ec433f5be9494e.tar.bz2 kcc-332d3d455efae384ece0b58f30ec433f5be9494e.zip | |
Version bump
Diffstat (limited to 'kindlecomicconverter/shared.py')
| -rw-r--r-- | kindlecomicconverter/shared.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kindlecomicconverter/shared.py b/kindlecomicconverter/shared.py index 4918a90..d2a358f 100644 --- a/kindlecomicconverter/shared.py +++ b/kindlecomicconverter/shared.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # # Copyright (c) 2012-2014 Ciro Mattia Gonano <[email protected]> -# Copyright (c) 2013-2018 Pawel Jastrzebski <[email protected]> +# Copyright (c) 2013-2019 Pawel Jastrzebski <[email protected]> # # Permission to use, copy, modify, and/or distribute this software for # any purpose with or without fee is hereby granted, provided that the |