Skip to content

Commit 0dca217

Browse files
committed
Merge branch 'cleanup'
2 parents 5d209d0 + 9f3af1e commit 0dca217

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

autogen/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.1.2"

notebook/agentchat_teaching.ipynb

-9
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@
88
"<a href=\"https://colab.research.google.com/github/microsoft/autogen/blob/main/notebook/agentchat_teaching.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
99
]
1010
},
11-
{
12-
"cell_type": "code",
13-
"execution_count": 1,
14-
"metadata": {},
15-
"outputs": [],
16-
"source": [
17-
"# %pip install --quiet flaml\"[autogen]\"~=2.1.0"
18-
]
19-
},
2011
{
2112
"attachments": {},
2213
"cell_type": "markdown",

0 commit comments

Comments
 (0)