Skip to content

Commit f68ca91

Browse files
committed
remove developer preview note
1 parent 77ff9f7 commit f68ca91

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ bydantic is available on PyPI and can be installed using `pip`:
2323
pip install bydantic
2424
```
2525

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-
2926
## Quick Start
3027

3128
Here's a simple example of how bydantic can be used:

docs/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ bydantic is available on PyPI and can be installed using `pip`:
2929
pip install bydantic
3030
```
3131

32-
Note: Consider the current version as somewhat of a developer preview. bydantic
33-
is still under active development, and the API is still not quite settled.
34-
3532
## Quick Start
3633

3734
Here's a simple example of how bydantic can be used:

0 commit comments

Comments
 (0)