bump version

This commit is contained in:
Kevin McCarthy
2014-06-08 18:04:22 -10:00
parent 7e2214ce14
commit dcb6f7ded6
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import re
setup(
name="httpbin",
version="0.1.1",
version="0.1.2",
description="HTTP Request and Response Service",
# The project URL.