Skip to content

Commit d004657

Browse files
Fix a bug in building the library
1 parent cb935ec commit d004657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = python-tictactoe
3-
version = attr: tictactoe.VERSION
3+
version = attr: tictactoe.__version__
44
author = AttackingOrDefending
55
description = A tic-tac-toe library that supports different sizes and dimensions and how many marks in a row to win
66
long_description = file: README.md

0 commit comments

Comments
 (0)