We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311d450 commit 48bac78Copy full SHA for 48bac78
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [v1.6.1-beta](https://github.com/FlysonBot/Mastermind/releases/tag/v1.6.0-beta) - 2024-11-28
+## [v1.6.2-beta](https://github.com/FlysonBot/Mastermind/releases/tag/v1.6.0-beta) - 2024-11-28
6
7
This is the first official pre-release of the Mastermind project.
8
setup.py
@@ -8,7 +8,7 @@ def read_requirements(file):
9
setup(
10
name="mastermind",
11
- version="1.6.1-beta",
+ version="1.6.2-beta",
12
author="FlysonBot",
13
author_email="[email protected]",
14
description="A Python package that simulates the Mastermind game with an AI solver.",
0 commit comments