diff --git a/setup.cfg b/setup.cfg index 758a3c8..27b19d4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] # replace with your username: name = imgkit -version = 1.2.2 +version = 1.2.3 author = Jarrekk author_email = me@jarrekk.com description = Wkhtmltopdf python wrapper to convert html to image using the webkit rendering engine and qt @@ -32,4 +32,4 @@ package_dir = packages = find: [options.packages.find] -where = src \ No newline at end of file +where = src