diff --git a/README.md b/README.md
index d63fb01..2a36d7f 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,6 @@
---
Generator of python HTTP-clients from OpenApi specification based on httpx and pydantic
-> Versions **0.1.*** use pydantic **v1.*** and are no longer supported.
-
-> Versions **0.2.*** use pydantic **v2.***.
## Documentation
Check documentation to see more details about the features. All documentation is in the "docs" directory and online at [artsmolin.github.io/pythogen](artsmolin.github.io/pythogen)