Skip to content

Commit 37ebd48

Browse files
authored
Merge pull request #159 from ezhov-evgeny/master
Master
2 parents 92793cf + fa33bd8 commit 37ebd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "webdavclient3"
77
version = "3.14.7"
88
description = "WebDAV client, based on original package https://github.com/designerror/webdav-client-python but uses requests instead of PyCURL"
99
readme = "README.md"
10-
license = "MIT"
10+
license = { text = "MIT" }
1111
authors = [
1212
{ name = "Evgeny Ezhov", email = "ezhov.evgeny@gmail.com" }
1313
]

0 commit comments

Comments
 (0)