From 349e29977350137201d71c318901b9bf01a26300 Mon Sep 17 00:00:00 2001 From: Martin Martinez Rivera Date: Wed, 22 Nov 2023 15:48:34 -0800 Subject: [PATCH] Update version to 0.18.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 310fb98..9c5d319 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "trane" -version = "0.17.5" +version = "0.18.0" edition = "2021" description = "An automated system for learning complex skills" license = "AGPL-3.0"