Renamed module to mydbengine

This commit is contained in:
2025-11-10 21:42:20 +01:00
parent 0f2fca2a83
commit fe09352bed

View File

@@ -3,7 +3,7 @@ requires = ["setuptools>=80.9", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "dbengine"
name = "mydbengine"
version = "0.1.0"
description = "A lightweight, git-inspired database engine that maintains complete history of all modifications"
readme = "README.md"