Skip to content

Commit bf45570

Browse files
committed
Bump version to 1.0.0
1 parent 20c0ce7 commit bf45570

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "arckit"
7-
version = "0.1.0"
7+
version = "1.0.0"
88
description = "Tools for working with the Abstraction & Reasoning Corpus (ARC-AGI)"
99
readme = "README.md"
1010
authors = [
1111
{name = "Mikel Bober-Irizar", email = "mikel@mxbi.net"}
1212
]
13-
license = "Apache-2.0"
13+
license = {text = "Apache-2.0"}
1414
requires-python = ">=3.8"
1515
keywords = ["arc", "agi", "reasoning", "abstraction"]
1616
classifiers = [

0 commit comments

Comments
 (0)