diff --git a/setup.py b/setup.py index 1a667ab..f8799a0 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ import io setup( name="httpbin", - version="0.5.0", + version="0.6.0", description="HTTP Request and Response Service", # long_description=long_description,