diff --git a/tfclient/Cargo.toml b/tfclient/Cargo.toml index 605709d..fa5ae78 100644 --- a/tfclient/Cargo.toml +++ b/tfclient/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tfclient" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "An open-source reimplementation of a Defined Networking-compatible client" license = "GPL-3.0-or-later"