diff --git a/README.md b/README.md index 30c6601..991c013 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LiveProxy +# LiveProxy 0.1.0 [![Build Status](https://travis-ci.org/back-to/liveproxy.svg?branch=master)](https://travis-ci.org/back-to/liveproxy) diff --git a/liveproxy/__init__.py b/liveproxy/__init__.py index 84e805b..438d9cd 100644 --- a/liveproxy/__init__.py +++ b/liveproxy/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '0.0.4.dev2' +__version__ = '0.1.0'