Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Jul 24, 2024
1 parent b2a214d commit 9660335
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name = "AtmosphericModels"
uuid = "c59cac55-771d-4f45-b14d-1c681463a295"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.2.1"
version = "0.2.2"

[deps]
HypergeometricFunctions = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533"

[compat]
HypergeometricFunctions = "0.3"
KiteUtils = "0.6"
julia = "1.9, 1.10"
KiteUtils = "0.6, 0.7"
julia = "1.10"

[extras]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down

0 comments on commit 9660335

Please sign in to comment.