update version to 0.3.0

This commit is contained in:
httprunner
2017-07-31 22:58:12 +08:00
parent 0c2f48a6fe
commit 60ef698ee6
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ To ensure the installation or upgrade is successful, you can execute command `at
```text ```text
$ ate -V $ ate -V
0.2.2 0.3.0
``` ```
Execute the command `ate -h` to view command help. Execute the command `ate -h` to view command help.

View File

@@ -1 +1 @@
__version__ = '0.2.3' __version__ = '0.3.0'