Skip to content

Commit

Permalink
update GCT.jl version
Browse files Browse the repository at this point in the history
  • Loading branch information
benlorenz committed Oct 18, 2024
1 parent 03eb0e0 commit 7445d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/book/cornerstones/groups/auxiliary_code/main.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Pkg
Pkg.add(name="GenericCharacterTables", version=v"0.2"; io=devnull)
Pkg.add(name="GenericCharacterTables", version="0.4"; io=devnull)
using GenericCharacterTables
# for nicer printing
using GenericCharacterTables: ParameterException

0 comments on commit 7445d23

Please sign in to comment.