Skip to content

Commit b022096

Browse files
committed
Update docs
1 parent 55310f2 commit b022096

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/examples/introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"source": [
2626
"## Steel\n",
2727
"\n",
28-
"The `from_aisc` function generates standard steel shapes using an AISC identifier:"
28+
"The [`from_aisc`](https://peer-open-source.github.io/xsection/api/library/from_aisc.html) function generates standard steel shapes using an AISC identifier:"
2929
]
3030
},
3131
{

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242

4343
dependencies = [
4444
"numpy",
45-
"shps>=0.0.29",
45+
"shps>=0.0.30",
4646
"veux>=0.0.40",
4747
# Analysis
4848
"xara>=0.0.8",

0 commit comments

Comments
 (0)