We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ff9f7 commit f68ca91Copy full SHA for f68ca91
2 files changed
README.md
@@ -23,9 +23,6 @@ bydantic is available on PyPI and can be installed using `pip`:
23
pip install bydantic
24
```
25
26
-Note: Consider the current version as somewhat of a developer preview. bydantic
27
-is still under active development, and the API is still not quite settled.
28
-
29
## Quick Start
30
31
Here's a simple example of how bydantic can be used:
docs/index.md
@@ -29,9 +29,6 @@ bydantic is available on PyPI and can be installed using `pip`:
32
33
34
35
36
37
0 commit comments