5 lines
80 B
Python
5 lines
80 B
Python
# -*- coding: utf-8 -*-
|
|
"""The version of agentscope."""
|
|
|
|
__version__ = "1.0.7"
|