change repository to ciromattia

This commit is contained in:
darodi
2023-01-14 01:05:24 +01:00
parent a50345a26d
commit 9ee375c6e4
6 changed files with 150 additions and 112 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ from kindlecomicconverter import __version__
OSX_INFO_PLIST = "other/osx/Info.plist"
NAME = 'KindleComicConverterDarodi'
NAME = 'KindleComicConverter'
MAIN = 'kcc.py'
VERSION = __version__