diff --git a/pyproject.toml b/pyproject.toml index c7c0050..3cf8d8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ description = "Async API wrapper for hakush.in written in Python." license = "GPL-3.0" name = "hakushin-py" readme = "README.md" -version = "0.1.0" +version = "0.2.0" packages = [{include = "hakushin"}] [tool.poetry.dependencies]