diff --git a/README.md b/README.md index fe9d736..003ca12 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This tool is database-agnostic -- just provide a class that connects to your dat This is currently only available on GitHub, so you'll need to supply the GitHub URL to `pip`: ``` -pip install git+https://github.com/Bilbottom/db-query-profiler@v0.0.1 +pip install git+https://github.com/Bilbottom/db-query-profiler@v0.0.2 ``` ## Sample Output 📝