Skip to content

Commit

Permalink
Merge branch 'main' into CrispenGari-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
CrispenGari committed Mar 2, 2024
2 parents c8dff4a + 8a50a9f commit 9a0309b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**`dataloom`** is a lightweight and versatile Object-Relational Mapping (ORM) library for Python. With support for `PostgreSQL`, `MySQL`, and `SQLite3` databases, `dataloom` simplifies database interactions, providing a seamless experience for developers.

<p align="center">
<img src="https://github.com/CrispenGari/dataloom/blob/main/dataloom.png?raw=true" alt="dataloom" width="200">
<img src="https://raw.githubusercontent.com/CrispenGari/dataloom-py/main/dataloom.png" alt="dataloom" width="200">
</p>

---
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dataloom"
version = "2.4.0"
version = "2.4.1"
authors = [
{name = "Crispen Gari", email = "[email protected]"},
]
Expand Down

0 comments on commit 9a0309b

Please sign in to comment.