From 7cf7692e20e87c64d201364648325703211788a0 Mon Sep 17 00:00:00 2001 From: John Lindsay Date: Sun, 10 Feb 2019 19:46:15 -0500 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 551446ac1..d2dc4efe9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "whitebox_tools" -version = "0.15.0" +version = "0.14.1" authors = ["John Lindsay "] description = "A library for analyzing geospatial data." keywords = ["geospatial", "GIS", "remote sensing", "geomatics", "image processing", "lidar", "spatial analysis"]