Skip to content

Commit 75f3d92

Browse files
add version for pretty tables (#81)
* add version * allow larger versions of docstringextensions * Update Project.toml Co-authored-by: Nick Robinson <npr251@gmail.com>
1 parent 9f2532c commit 75f3d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DataFrames = "1"
1515
DocStringExtensions = "0.8.5, 0.9"
1616
InlineStrings = "1.1.2"
1717
Parsers = "2.3.1"
18-
PrettyTables = "1"
18+
PrettyTables = "1, 2"
1919
Tables = "1"
2020
julia = "1"
2121

0 commit comments

Comments
 (0)