From 69398aa927190d2df86575e0839b6db9062b0534 Mon Sep 17 00:00:00 2001 From: "PureSkill.gg" Date: Sat, 18 Nov 2023 15:45:54 +0000 Subject: [PATCH] 0.5.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3e705e7..3ce178b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pureskillgg-makenew-pyskill" -version = "0.4.5" +version = "0.5.0" description = "Package skeleton for a PureSkill.gg PySkill." authors = ["PureSkill.gg "] license = "MIT"