update version to 0.3.0

This commit is contained in:
debugtalk
2017-07-31 22:58:12 +08:00
parent 5f6181f156
commit 7ad9d68252
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
$ ate -V
0.2.2
0.3.0
```
Execute the command `ate -h` to view command help.

View File

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