We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dba109 commit daf4b4cCopy full SHA for daf4b4c
Project.toml
@@ -1,7 +1,7 @@
1
name = "CCDReduction"
2
uuid = "b790e538-3052-4cb9-9f1f-e05859a455f5"
3
authors = ["Siddharth Lal"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -14,6 +14,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
14
DataFrames = "0.21, 0.22, 1"
15
FITSIO = "0.16, 0.17"
16
LazyStack = "0.0.7"
17
-ResumableFunctions = "0.5.1, 0.6"
+ResumableFunctions = "0.5.1, 0.6, 1"
18
Statistics = "1"
19
julia = "1.3"
0 commit comments