Skip to content

Commit

Permalink
bump v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cortner committed Jun 19, 2024
1 parent 4eaff70 commit 5817204
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,7 +1,7 @@
name = "Polynomials4ML"
uuid = "03c4bcba-a943-47e9-bfa1-b1661fc2974f"
authors = ["Christoph Ortner <[email protected]> and contributors"]
version = "0.3.0-dev"
version = "0.3.0"

[deps]
ACEbase = "14bae519-eb20-449c-a949-9c58ed33163e"
Expand Down Expand Up @@ -42,9 +42,9 @@ SpecialFunctions = "2.2"
SpheriCart = "0.1.1"
StaticArrays = "1.5"
StrideArrays = "0.1.25"
Test = "1.9"
Test = "1.9, 1.10"
WithAlloc = "0.0.4"
julia = "1.9.0, 1.10.0"
julia = "1.9, 1.10"

[extras]
Lux = "b2108857-7c20-44ae-9111-449ecde12c47"
Expand Down

0 comments on commit 5817204

Please sign in to comment.