Skip to content

Commit daf4b4c

Browse files
authored
Compat bump for ResumableFunctions and a versionbump for release
1 parent 7dba109 commit daf4b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CCDReduction"
22
uuid = "b790e538-3052-4cb9-9f1f-e05859a455f5"
33
authors = ["Siddharth Lal"]
4-
version = "0.2.2"
4+
version = "0.2.3"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
@@ -14,6 +14,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
DataFrames = "0.21, 0.22, 1"
1515
FITSIO = "0.16, 0.17"
1616
LazyStack = "0.0.7"
17-
ResumableFunctions = "0.5.1, 0.6"
17+
ResumableFunctions = "0.5.1, 0.6, 1"
1818
Statistics = "1"
1919
julia = "1.3"

0 commit comments

Comments
 (0)