diff --git a/Cargo.toml b/Cargo.toml
index afa09bc88a69840c526d6bfc78eaafe1e17583ee..9df6526242c0d3df38218de3b17796d9a8c4a69e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.7.2"
+version = "0.7.3"
 description = "A rust crate for loading in maps created by the Tiled editor"
 repository = "https://github.com/mattyhall/rs-tiled.git"
 # documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"