diff --git a/Project.toml b/Project.toml index 2bcc47b..4e43def 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeoStatsValidation" uuid = "36f43c0d-3673-45fc-9557-6860e708e7aa" authors = ["Elias Carvalho and contributors"] -version = "0.1.3" +version = "0.2.0" [deps] ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f" @@ -21,8 +21,8 @@ ColumnSelectors = "0.1" DataScienceTraits = "0.2" DensityRatioEstimation = "1.2" GeoStatsBase = "0.43" -GeoStatsModels = "0.2" -GeoStatsTransforms = "0.2" +GeoStatsModels = "0.3" +GeoStatsTransforms = "0.3" GeoTables = "1.14" LossFunctions = "0.11" Meshes = "0.40"