Skip to content

Commit 0c85989

Browse files
committed
python: release 0.1.1
1 parent eeab494 commit 0c85989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "pymicrovmi"
33
# note "pymicrovmi" is just a conflict free name for Cargo
44
# the Python package is named "microvmi" (setup.py)
5-
version = "0.1.0"
5+
version = "0.1.1"
66
authors = ["Mathieu Tarral <[email protected]>"]
77
edition = "2018"
88
description = "Python bindings for libmicrovmi"

0 commit comments

Comments
 (0)