Skip to content

Commit

Permalink
[PYPI-RELEASE] v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 authored Apr 9, 2024
1 parent 31acf8e commit ae4c818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pydantic enforces type hints at runtime, and provides user friendly errors
when data is invalid.
We mainly use the Pydantic model to build our own data model structure required
for efficient data model parsing and validation and interaction with FIWARE
services' RestAPIs.
services' RestAPIs.

For API interaction, FiLiP relies on the well-known
[requests](https://docs.python-requests.org/en/latest/) package.
Expand Down

0 comments on commit ae4c818

Please sign in to comment.