Skip to content

Commit 563ff95

Browse files
committed
fixes #38
1 parent b6b3ff3 commit 563ff95

File tree

3 files changed

+402
-321
lines changed

3 files changed

+402
-321
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "TikzGraphs"
22
uuid = "b4f28e30-c73f-5eaf-a395-8a9db949a742"
3-
version = "1.3.0"
3+
version = "1.4.0"
44

55
[deps]
66
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
77
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
88
TikzPictures = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
99

1010
[compat]
11-
Graphs = "1.4"
12-
LaTeXStrings = "1.0, 1.1, 1.2"
11+
Graphs = "1.4, 1.5, 1.6"
12+
LaTeXStrings = "1.0, 1.1, 1.2, 1.3"
1313
TikzPictures = "3.3, 3.4"
1414
julia = "1"
1515

0 commit comments

Comments
 (0)