We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeab494 commit 0c85989Copy full SHA for 0c85989
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.1.0"
+version = "0.1.1"
6
authors = ["Mathieu Tarral <[email protected]>"]
7
edition = "2018"
8
description = "Python bindings for libmicrovmi"
0 commit comments