version bump to v0.3.0

This commit is contained in:
Kevin McCarthy
2015-09-05 18:25:18 -10:00
parent 7586d704a2
commit 8d0f835b54
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ long_description = open(
setup(
name="httpbin",
version="0.2.1",
version="0.3.0",
description="HTTP Request and Response Service",
long_description=long_description,