Skip to content

Commit

Permalink
Changed to new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fjwillemsen committed May 13, 2024
1 parent 70b5e4d commit 11ae1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]

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

0 comments on commit 11ae1b5

Please sign in to comment.