Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v1a0 committed Sep 15, 2021
1 parent 7f3a032 commit 9ea295a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<img src="./pics/sqllex-logo.svg" width="300px" alt="sqllex logo">

# SQLLEX v0.2.0.1 🥳📚
# SQLLEX v0.2.0.2 🥳📚

![python-3-9]
[![lgtm-quality-img]][lgtm-quality-src]
Expand All @@ -27,9 +27,9 @@ pip install sqllex

| Version | Status | Tests, and actions |
| :--------: | :----------------------------: | :---: |
| `0.2.0.1a` | ✔️ supported <br> ✔️ stable | [![code-ql-img]][code-ql-src] <br> [![sqlite3x-test-img]][sqlite3x-test-src] <br> [![pypi-upload-img]][pypi-upload-img] |
| `0.1.10.5` | ⚠️ outdated <br> ✔️ stable | ⚠️ Mostly passing |
| `<=0.1.10.4` | ❌️ outdated | ~ |
| `0.2.0.2` | ✔️ supported <br> ✔️ stable | [![code-ql-img]][code-ql-src] <br> [![sqlite3x-test-img]][sqlite3x-test-src] <br> [![pypi-upload-img]][pypi-upload-img] |
| `0.1.10.5` | ⚠️ outdated <br> | ⚠️ Mostly passing |
| `<=0.1.10.4` | ❌️ outdated | |

## About
Use databases without thinking about SQL.
Expand Down

0 comments on commit 9ea295a

Please sign in to comment.