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"