chore: Add Pytest configuration
This commit is contained in:
parent
adb149e858
commit
69dee5d5a5
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "poker"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
description = "Single poker hand ranking service."
|
||||
authors = ["Paul Harrison"]
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in New Issue