Skip to content

Commit

Permalink
update julia min version
Browse files Browse the repository at this point in the history
  • Loading branch information
mileslucas committed Apr 3, 2023
1 parent 29c921a commit 87019dc
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 = "Photometry"
uuid = "af68cb61-81ac-52ed-8703-edc140936be4"
authors = ["Miles Lucas <mdlucas@hawaii.edu>"]
version = "0.8.2"
version = "0.9.0"

[deps]
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
Expand Down Expand Up @@ -33,4 +33,4 @@ StaticArrays = "0.12,1"
StatsBase = "0.28,0.29,0.30,0.31,0.32,0.33"
Transducers = "0.4"
TypedTables = "1"
julia = "1.5"
julia = "1.6"

0 comments on commit 87019dc

Please sign in to comment.