Skip to content

Commit

Permalink
Updating version for final release of paper
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrudz committed Nov 10, 2022
1 parent 209e26c commit f0ae3f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DataAssimilationBenchmarks"
uuid = "7c720533-a3c7-49b7-973c-85ef17efca74"
authors = ["Colin Grudzien <[email protected]> and contributors"]
version = "0.3.3"
version = "0.3.4"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down
2 changes: 1 addition & 1 deletion src/DataAssimilationBenchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ function Info()

print("\n")
printstyled(" Welcome to DataAssimilationBenchmarks!\n", bold=true)
print(" Version v0.3.3, Copyright 2022 Colin Grudzien ([email protected]) et al.\n")
print(" Version v0.3.4, Copyright 2022 Colin Grudzien ([email protected]) et al.\n")
print(" Licensed under the Apache License, Version 2.0 \n")
print(" https://github.com/cgrudz/DataAssimilationBenchmarks/blob/master/LICENSE.md\n")
print("\n")
Expand Down

0 comments on commit f0ae3f7

Please sign in to comment.