Skip to content

Commit 6f9f54f

Browse files
bump version
1 parent 54fad7c commit 6f9f54f

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.3.0" # adhere to PEP440 versioning: https://packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#id55
8+
version = "1.3.1" # 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)