From f0af94aa41e82626b4b97460b4edc841c825654d Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Fri, 18 Nov 2022 13:24:52 +0000 Subject: chore: Add helpful make commands and run linting --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 7308ae2..891167c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "poker" -version = "0.2.2" +version = "0.2.3" description = "Single poker hand ranking service." authors = ["Paul Harrison"] readme = "README.md" -- cgit v1.2.3