Skip to content

Commit

Permalink
Update README note
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Apr 10, 2024
1 parent c52c4a8 commit 2480287
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 @@ -8,7 +8,7 @@
[![codecov](https://codecov.io/gh/drivendataorg/erdantic/branch/main/graph/badge.svg)](https://codecov.io/gh/drivendataorg/erdantic)

> [!NOTE]
> erdantic v1.0 is coming soon and involves big backend changes. See the [changelog](./HISTORY.md) for more information.
> erdantic v1.0 has been released! See the [changelog](./HISTORY.md) for more information.
**erdantic** is a simple tool for drawing [entity relationship diagrams (ERDs)](https://en.wikipedia.org/wiki/Data_modeling#Entity%E2%80%93relationship_diagrams) for Python data model classes. Diagrams are rendered using the venerable [Graphviz](https://graphviz.org/) library. Supported data modeling frameworks are:

Expand Down

0 comments on commit 2480287

Please sign in to comment.