Renamed from simple-cache to jcloud-cachelib

This commit is contained in:
2026-03-12 21:32:19 +01:00
parent 1927f45364
commit 11cd2a1e24
5 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "simple-cache"
name = "jcloud-cachelib"
version = "0.1.0"
description = "A simple library for caching data."
license = "Apache-2.0"