chore: prepare release v0.2.0

This commit is contained in:
2022-01-17 23:17:23 +00:00
parent ebff9e901f
commit b752a10165
6 changed files with 28 additions and 4 deletions

View File

@@ -1 +1,3 @@
panaetius==2.3.4; python_version >= "3.7" and python_version < "4.0"
pyyaml==6.0; python_version >= "3.7" and python_version < "4.0"
toml==0.10.2; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.3.0"