Skip to content

Commit

Permalink
Rename project to mockcache3.
Browse files Browse the repository at this point in the history
  • Loading branch information
iurisilvio committed Jan 14, 2023
1 parent fe2902a commit c8d7654
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
[tool.poetry]
name = "mockcache"
name = "mockcache3"
version = "0.0.0"
description = "The Python dictionary-based mock memcached client library."
authors = ["Hong Minhee"]
maintainers = ["Iuri de Silvio <iurisilvio@gmail.com>"]
readme = "README.md"
packages = [{ include = "mockcache.py" }]
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
Expand Down

0 comments on commit c8d7654

Please sign in to comment.