Skip to content

Commit a38cd75

Browse files
committed
Released Version 0.1.0
1 parent d56cfae commit a38cd75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RemoteSensingToolbox"
22
uuid = "c88070b3-ddf6-46c7-b699-196056389566"
33
authors = ["Joshua Billson"]
4-
version = "0.0.1"
4+
version = "0.1.0"
55

66
[deps]
77
ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"

examples/spectral_example.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ function main()
4747
CairoMakie.save("multisensor_sigs.png", fig3)
4848
end
4949

50-
#main()
50+
main()

0 commit comments

Comments
 (0)