From 0ad0cae9046d438f0e3c3b05c6c18957f3f6a4db Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 29 Jan 2023 20:04:44 +0000 Subject: [PATCH] 0.1.5 Automatically generated by python-semantic-release --- CHANGELOG.md | 3 +++ pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a382dc..72c787c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v0.1.5 (2023-01-29) + + ## v0.1.4 (2023-01-29) diff --git a/pyproject.toml b/pyproject.toml index d5e0899..dd0feac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pokehelpyer" -version = "0.1.4" +version = "0.1.5" description = "Assists in building teams of various pokemon types based on weaknesses and resistances" authors = ["Sneha Sunil, Jakob Thoms, Ritisha Sharma, Raul Aguilar"] license = "MIT"