Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions config/config.ini

This file was deleted.

5 changes: 5 additions & 0 deletions custom_templates/common_README.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ Class | Method | HTTP request | Description

{{/authMethods}}

## v1.x Client

v1.x of the Python client was deprecated in April 2024. If you are still using a 1.x version, please upgrade to the latest 2.x version. If for some reason you will want to use a deprecated version, the last version can be found [here](https://pypi.org/project/lexmachina-client/1.2.1/).


## Contact

Send any questions to support@lexmachina.com.
12 changes: 0 additions & 12 deletions src/lexmachina/v1/__init__.py

This file was deleted.

Empty file.
88 changes: 0 additions & 88 deletions src/lexmachina/v1/_async/auth.py

This file was deleted.

39 changes: 0 additions & 39 deletions src/lexmachina/v1/_async/base_request.py

This file was deleted.

145 changes: 0 additions & 145 deletions src/lexmachina/v1/_async/client.py

This file was deleted.

39 changes: 0 additions & 39 deletions src/lexmachina/v1/_async/query_cases.py

This file was deleted.

Empty file.
Loading
Loading