Skip to content

Commit

Permalink
v022
Browse files Browse the repository at this point in the history
  • Loading branch information
kocvara committed Aug 7, 2024
1 parent dc12f48 commit 65aa80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Solvers.jl
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ function load(model, options::Dict; T = Float64)

if verb > 0
t1 = time()
@printf("\n *** Loraine.jl v0.1 ***\n")
@printf("\n *** Loraine.jl v0.2.2 ***\n")
@printf(" *** Initialisation STARTS\n")
end

Expand Down

2 comments on commit 65aa80a

@kocvara
Copy link
Owner Author

@kocvara kocvara commented on 65aa80a Aug 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.2.1 already exists

Please sign in to comment.