Skip to content

Commit

Permalink
bump project version to 1.0.0 and update Julia compatibility to 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Haack committed Jan 24, 2025
1 parent 522824e commit b63c29c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "CherenkovMediumBase"
uuid = "62ded331-ac74-4432-90fd-7fafc84e95f4"
authors = ["Christian Haack <[email protected]>"]
version = "1.4.6"
version = "1.0.0"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -16,7 +16,7 @@ Interpolations = "0.15.1"
Polynomials = "4.0.13"
Random = "1.11.0"
StaticArrays = "1.9.10"
julia = "1.10"
julia = "1.11"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit b63c29c

Please sign in to comment.