Skip to content

Commit

Permalink
v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sagnac committed Oct 29, 2024
1 parent 1e8622a commit 8185707
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Zernike"
uuid = "e14b762e-e195-443f-a1b1-09f2ab0cc6c8"
authors = ["Sagnac"]
version = "5.3.0"
version = "5.3.1"

[deps]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
Expand Down
4 changes: 2 additions & 2 deletions src/Zernike.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Zernike.jl
# Version 5.3.0
# 2024-10-28
# Version 5.3.1
# 2024-10-29
# https://github.com/Sagnac/Zernike.jl

# Generates Zernike polynomials, models wavefront errors, and plots them using Makie.
Expand Down

0 comments on commit 8185707

Please sign in to comment.