We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38de753 commit cd66e15Copy full SHA for cd66e15
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "scikit_build_core.build"
7
[project]
8
name = "qi"
9
description = "LibQi Python bindings"
10
-version = "3.1.4.dev0"
+version = "3.1.4"
11
readme = "README.rst"
12
requires-python = ">=3.7"
13
license = { "file" = "COPYING" }
0 commit comments