Skip to content

Commit 2a30ac9

Browse files
dnicolodirgommers
authored andcommitted
REL: set version to 0.17.0
1 parent 37d548b commit 2a30ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5-
project('meson-python', version: '0.17.0.dev0')
5+
project('meson-python', version: '0.17.0')
66

77
py = import('python').find_installation()
88

0 commit comments

Comments
 (0)