Skip to content

Commit

Permalink
Fix get_version
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Dec 14, 2023
1 parent 84b4175 commit 36c4313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/misc.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@test get_version() == v"2.1.0"
@test get_version() == v"2.2.0"

@testset "Constructors" begin
lattice = [
Expand Down

0 comments on commit 36c4313

Please sign in to comment.