From 017961c4f7c8c70c98ca2d45a3fd934dc0015656 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 12 Mar 2020 06:09:00 +0000 Subject: [PATCH] Add changes --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4cbf207..b4664ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "convertemppy" -version = "2.0.1" +version = "2.0.2" description = "Easily convert between temperatures!" authors = ["ttimbers "] readme = "README.md"