diff --git a/autogen/version.py b/autogen/version.py index 485f44ac2..b3f475621 100644 --- a/autogen/version.py +++ b/autogen/version.py @@ -1 +1 @@ -__version__ = "0.1.1" +__version__ = "0.1.2" diff --git a/notebook/agentchat_teaching.ipynb b/notebook/agentchat_teaching.ipynb index 0d427b70f..8c79cb969 100644 --- a/notebook/agentchat_teaching.ipynb +++ b/notebook/agentchat_teaching.ipynb @@ -8,15 +8,6 @@ "\"Open" ] }, - { - "cell_type": "code", - "execution_count": 1, - "metadata": {}, - "outputs": [], - "source": [ - "# %pip install --quiet flaml\"[autogen]\"~=2.1.0" - ] - }, { "attachments": {}, "cell_type": "markdown",