Renamed module to mydbengine
This commit is contained in:
@@ -3,7 +3,7 @@ requires = ["setuptools>=80.9", "wheel"]
|
|||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "dbengine"
|
name = "mydbengine"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "A lightweight, git-inspired database engine that maintains complete history of all modifications"
|
description = "A lightweight, git-inspired database engine that maintains complete history of all modifications"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user