Renamed module to mydbengine
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user