update deps

This commit is contained in:
long2ice
2020-07-22 18:08:57 +08:00
parent 2623864c9f
commit 0795627b5d
3 changed files with 97 additions and 89 deletions

View File

@@ -5,4 +5,4 @@ def version():
# with open("pyproject.toml") as f:
# ret = re.findall(r'version = "(\d+\.\d+\.\d+)"', f.read())
# return ret[0]
return "0.2.9"
return "0.3.0"