Skip to content

Commit dd96454

Browse files
authored
Merge pull request #49 from lorenzoh/compathelper/new_version/2021-08-20-01-00-46-675-00424368885
CompatHelper: bump compat for ImageTransformations to 0.9, (keep existing compat)
2 parents e189bb7 + b98466e commit dd96454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DataAugmentation"
22
uuid = "88a5189c-e7ff-4f85-ac6b-e6158070f02e"
33
authors = ["lorenzoh <lorenz.ohly@gmail.com>"]
4-
version = "0.2.7"
4+
version = "0.2.8"
55

66
[deps]
77
ColorBlendModes = "60508b50-96e1-4007-9d6c-f475c410f16b"
@@ -29,7 +29,7 @@ CoordinateTransformations = "0.6"
2929
Distributions = "0.24, 0.25"
3030
ImageCore = "0.8, 0.9"
3131
ImageDraw = "0.2"
32-
ImageTransformations = "0.8"
32+
ImageTransformations = "0.8, 0.9"
3333
IndirectArrays = "0.5, 1"
3434
Interpolations = "0.13"
3535
MosaicViews = "0.2, 0.3"

0 commit comments

Comments
 (0)