Skip to content

Commit 3d50906

Browse files
committed
chore: increment version and mark beta label in setup.py
1 parent 12c09ea commit 3d50906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read_requirements(file):
88

99
setup(
1010
name="mastermind",
11-
version="1.6.0",
11+
version="1.6.1-beta",
1212
author="FlysonBot",
1313
author_email="[email protected]",
1414
description="A Python package that simulates the Mastermind game with an AI solver.",

0 commit comments

Comments
 (0)