We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3620825 commit ec98322Copy full SHA for ec98322
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "poker_reinforcement_learning"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Testbed for Reinforcement Learning in Poker. Implemented with Client/Socket technology."
5
readme = "README.md"
6
requires-python = ">=3.11"
0 commit comments