Skip to content

Commit

Permalink
Update the version number of AgentScope to tell the installation from…
Browse files Browse the repository at this point in the history
… pypi and source
  • Loading branch information
DavdGao committed Nov 5, 2024
1 parent eb5ebf8 commit f9bb7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/agentscope/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
""" Version of AgentScope."""

__version__ = "0.1.0"
__version__ = "0.1.1.dev"

0 comments on commit f9bb7b7

Please sign in to comment.