bump version

This commit is contained in:
Kevin McCarthy
2015-10-22 09:03:06 -10:00
parent 9be2a362f6
commit c688307868
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ long_description = open(
setup(
name="httpbin",
version="0.3.0",
version="0.4.0",
description="HTTP Request and Response Service",
long_description=long_description,