Skip to content

Commit 99a6b92

Browse files
committed
chore: Bump version to 1.6.0 in pyproject.toml
1 parent c6f666d commit 99a6b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "py-draughts"
7-
version = "1.5.8"
7+
version = "1.6.0"
88
description = "A draughts library with advanced (customizable) WEB UI move generation and validation, PDN parsing and writing. Supports multiple variants of game."
99
readme = "readme.md"
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)