Version 0.5.1
diff --git a/Cargo.toml b/Cargo.toml
index 7c2b401..a3a6d4b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "petgraph"
-version = "0.5.0"
+version = "0.5.1"
 license = "MIT/Apache-2.0"
 authors = [
 "bluss",