Skip to content

v0.2.5 — PyPI package rename to memnet-llm

Choose a tag to compare

@chouswei chouswei released this 11 Jun 06:07
· 425 commits to master since this release

Added

  • PyPI distribution as memnet-llm (pip install memnet-llm); CLI entry point remains memnet.
  • LICENSE (MIT) and [project.urls] in package metadata.

Changed

  • Removed duplicate wheel force-include for bundled examples (included via package layout).