Skip to content

Commit 765e631

Browse files
committed
Prepare 0.4.5 release
1 parent cacd999 commit 765e631

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = invoice2data
33
author = Manuel Riel
44
description = Python parser to extract data from pdf invoice
5-
version = 0.4.4
5+
version = 0.4.5
66
url = https://github.com/invoice-x/invoice2data
77
keywords =
88
pdf
@@ -27,7 +27,7 @@ classifiers =
2727
Topic :: Office/Business :: Financial :: Accounting
2828
long_description = file: README.md
2929
long_description_content_type = text/markdown
30-
license_file = LICENSE.txt
30+
license_files = ["LICENSE.txt"]
3131

3232
[options]
3333
setup_requires =

0 commit comments

Comments
 (0)