Skip to content

Commit 11ae1b5

Browse files
committed
Changed to new version number
1 parent 70b5e4d commit 11ae1b5

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 @@ requires = ["flit_core >=3.8.0,<4"]
44

55
[project] # https://packaging.python.org/en/latest/specifications/declaring-project-metadata/#declaring-project-metadata
66
name = "autotuning_methodology"
7-
version = "0.1.0b2"
7+
version = "1.0.0b1"
88
authors = [{ name = "Floris-Jan Willemsen", email = "[email protected]" }]
99
description = "Software package easing implementation of the guidelines of the 2023 paper 'A Methodology for Comparing Auto-Tuning Optimization Algorithms'."
1010
keywords = ["autotuning", "auto-tuning", "methodology", "scientific"]

0 commit comments

Comments
 (0)