Skip to content

Commit ca33431

Browse files
committed
REL: set version to 0.17.0
1 parent c724e16 commit ca33431

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)