Skip to content

Commit 06d47c9

Browse files
authored
chore(docs): remove unstable status from readme (#494)
1 parent 421adf7 commit 06d47c9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@
1212
[![Github Watchers](https://img.shields.io/github/watchers/supabase-community/postgrest-py?style=flat&logo=github)](https://github.com/supabase-community/postgrest-py)
1313
[![GitHub contributors](https://img.shields.io/github/contributors/supabase-community/postgrest-py)](https://github.com/supabase-community/postgrest-py/graphs/contributors)
1414

15-
PostgREST client for Python. This library provides an ORM interface to PostgREST.
16-
17-
Status: **Unstable**
15+
[PostgREST](https://postgrest.org) client for Python. This library provides an "ORM-like" interface to PostgREST.
1816

1917
## INSTALLATION
2018

2119
### Requirements
2220

23-
- Python >= 3.7
21+
- Python >= 3.9
2422
- PostgreSQL >= 12
2523
- PostgREST >= 7
2624

0 commit comments

Comments
 (0)