Skip to content

Commit 9a0309b

Browse files
authored
Merge branch 'main' into CrispenGari-patch-3
2 parents c8dff4a + 8a50a9f commit 9a0309b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**`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.
44

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

99
---

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "dataloom"
7-
version = "2.4.0"
7+
version = "2.4.1"
88
authors = [
99
{name = "Crispen Gari", email = "crispengari@gmail.com"},
1010
]

0 commit comments

Comments
 (0)