From 66db50a1e3c55f9360eadbaa93ab451c7f5dbcc3 Mon Sep 17 00:00:00 2001 From: Jakub Miazek Date: Sat, 17 Feb 2024 19:38:08 +0100 Subject: [PATCH] heart_eyes_cat :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bba5426..1321d08 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ I've included a few of my favorites to kick things off! - **[SEP 2 2023]** add passlib and bcrypt for password hashing :lock: :key: - **[OCT 21 2023]** refactor shakespeare models to use sqlalchemy 2.0 :fast_forward: - **[FEB 1 2024]** bump project to Python 3.12 :fast_forward: -- **[MAR 15 2024]** add polars and calamine to project :features: +- **[MAR 15 2024]** add polars and calamine to project :heart_eyes_cat:

(back to top)