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