latest
This commit is contained in:
parent
27e3963114
commit
0eed2e1c40
|
|
@ -105,9 +105,17 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"execution_count": 36,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"output_type": "stream",
|
||||
"text": [
|
||||
"cadCAD==0.4.18\r\n"
|
||||
]
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"!pip freeze | grep cadCAD"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue