mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
4 lines
86 B
Python
4 lines
86 B
Python
# -*- coding: utf-8 -*-
|
|
""" Version of MemoryScope."""
|
|
|
|
__version__ = "0.1.0-alpha.1"
|