File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " lexmachina-client"
7- version = " 1.1 .0"
7+ version = " 1.2 .0"
88authors = [
9- { name = " LexMachina" , email = " dslusher @lexmachina.com" },
9+ { name = " LexMachina" , email = " support @lexmachina.com" },
1010]
1111description = " LexMachina API python SDK"
1212readme = " README.md"
@@ -21,4 +21,4 @@ classifiers = [
2121tests = [" pytest >=7.2.1" , " pytest-asyncio >= 0.21.0" ]
2222[project .urls ]
2323"Homepage" = " https://github.com/LexMachinaInc/python-lexmachina-sync-api-client"
24- "Bug Tracker" = " https://github.com/LexMachinaInc/python-lexmachina-sync-api-client/issues"
24+ "Bug Tracker" = " https://github.com/LexMachinaInc/python-lexmachina-sync-api-client/issues"
You can’t perform that action at this time.
0 commit comments