Skip to content

Commit

Permalink
bump to 0.7-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRender00 committed Apr 11, 2022
1 parent 4ce44a0 commit 0f356af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Latest Stable Release Version: v0.6.3 \
[Changelog](https://github.com/SirRender00/texasholdem/releases/tag/v0.6.3) \
[Documentation](https://texasholdem.readthedocs.io/en/stable/)

Latest Experimental Release Version v0.6.3 \
[Changelog](https://github.com/SirRender00/texasholdem/releases/tag/v0.6.3) \
Latest Experimental Release Version v0.7-alpha.0 \
[Changelog](https://github.com/SirRender00/texasholdem/releases/tag/v0.7-alpha.0) \
[Documentation](https://texasholdem.readthedocs.io/en/latest/)

Roadmap \
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = 'Evyn Machi'

# The full version, including alpha/beta/rc tags
release = 'v0.6.3'
release = 'v0.7-alpha.0'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "texasholdem"
version = "0.6.3"
version = "0.7-alpha.0"
description = "A texasholdem python package"
authors = ["Evyn Machi <[email protected]>"]
keywords = ['texasholdem', 'holdem', 'poker']
Expand Down

0 comments on commit 0f356af

Please sign in to comment.