Skip to content

Commit 63fe821

Browse files
committed
fix documentation
1 parent 441f631 commit 63fe821

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

notebooks/Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
99
UnitDiskMapping = "1b61a8d9-79ed-4491-8266-ef37f39e1727"
1010

1111
[compat]
12-
GenericTensorNetworks = "3"
12+
GenericTensorNetworks = "4"
1313
Graphs = "1.6"
1414
LinearAlgebra = "1"
1515
LuxorGraphPlot = "0.5"
16-
PlutoSliderServer = "0.3, 0.4"
16+
PlutoSliderServer = "1"
1717
PlutoUI = "0.7"
1818
Revise = "3"
19-
UnitDiskMapping = "0.4, 0.5"
19+
UnitDiskMapping = "0.5"
2020
julia = "1"

notebooks/tutorial.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### A Pluto.jl notebook ###
2-
# v0.20.3
2+
# v0.20.5
33

44
using Markdown
55
using InteractiveUtils

notebooks/unweighted.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### A Pluto.jl notebook ###
2-
# v0.20.3
2+
# v0.20.5
33

44
using Markdown
55
using InteractiveUtils

0 commit comments

Comments
 (0)