We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aea0f1 commit 7e213ddCopy full SHA for 7e213dd
1 file changed
python/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "pymicrovmi"
3
# note "pymicrovmi" is just a conflict free name for Cargo
4
# the Python package is named "microvmi" (setup.py)
5
-version = "0.2.15"
+version = "0.2.16"
6
authors = ["Mathieu Tarral <mathieu.tarral@protonmail.com>"]
7
edition = "2018"
8
description = "Python bindings for libmicrovmi"
0 commit comments