diff --git a/README.md b/README.md index d4ee3a9..d90b243 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ Package version + + Downloads + Supported Python versions @@ -18,6 +21,7 @@ contributors +

# Aggify diff --git a/pyproject.toml b/pyproject.toml index 4beb73a..892a4f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aggify" -version = "0.2.2" +version = "0.2.3" authors = ["SeYeD.Dev "] repository = "https://github.com/Aggify/aggify" documentation = "https://github.com/Aggify/aggify/docs"