Skip to content

Commit e89ae72

Browse files
committed
Improved searchspace construction options handling, bumped version
1 parent 27f3731 commit e89ae72

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
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[project]
66
name = "kernel_tuner"
77
description = "An easy to use CUDA/OpenCL kernel tuner in Python"
8-
version = "1.1.0" # adhere to PEP440 versioning: https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#id55
8+
version = "1.2.0" # adhere to PEP440 versioning: https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#id55
99
readme = "README.md"
1010
license = "Apache-2.0"
1111
authors = [

0 commit comments

Comments
 (0)