We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d548b commit 2a30ac9Copy full SHA for 2a30ac9
meson.build
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-project('meson-python', version: '0.17.0.dev0')
+project('meson-python', version: '0.17.0')
6
7
py = import('python').find_installation()
8
0 commit comments