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