diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2018-03-08 16:12:56 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2018-03-08 16:12:56 +0100 |
commit | 5ecddaceab4c74716f9467c01065f1934351ad6c (patch) | |
tree | 79fb5515fa273c1484b69fd25bbd5e9fd4e3b8e6 /kindlecomicconverter/KCC_gui.py | |
parent | Fixed dot procesing for real this time (diff) | |
download | kcc-5ecddaceab4c74716f9467c01065f1934351ad6c.tar.gz kcc-5ecddaceab4c74716f9467c01065f1934351ad6c.tar.bz2 kcc-5ecddaceab4c74716f9467c01065f1934351ad6c.zip |
Version bump
Diffstat (limited to 'kindlecomicconverter/KCC_gui.py')
-rw-r--r-- | kindlecomicconverter/KCC_gui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kindlecomicconverter/KCC_gui.py b/kindlecomicconverter/KCC_gui.py index 651026a..71e06de 100644 --- a/kindlecomicconverter/KCC_gui.py +++ b/kindlecomicconverter/KCC_gui.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # # Copyright (c) 2012-2014 Ciro Mattia Gonano <ciromattia@gmail.com> -# Copyright (c) 2013-2017 Pawel Jastrzebski <pawelj@iosphe.re> +# Copyright (c) 2013-2018 Pawel Jastrzebski <pawelj@iosphe.re> # # Permission to use, copy, modify, and/or distribute this software for # any purpose with or without fee is hereby granted, provided that the |