Skip to content

Commit d387bc7

Browse files
Bump version from 1.3.1 to 1.3.2
1 parent 40577e0 commit d387bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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