diff --git a/README.md b/README.md index f21e0d3..a0183f8 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ You can either clone the repo or install from Releases. 1. Just do it, I guess. \shrugs (This is the latest link as of this post, check releases) ```sh - pip install https://github.com/darkdragn/party/releases/download/v0.7.5/party-0.7.5-py3-none-any.whl + pip install https://github.com/darkdragn/party/releases/download/v0.7.6/party-0.7.6-py3-none-any.whl ``` #### Installation from source diff --git a/pyproject.toml b/pyproject.toml index 38f2917..bde9db2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.commitizen] name = "cz_conventional_commits" -version = "0.7.5" +version = "0.7.6" tag_format = "v$version" version_files = [ "pyproject.toml:version", @@ -8,7 +8,7 @@ version_files = [ [tool.poetry] name = "party" -version = "0.7.5" +version = "0.7.6" description = "" authors = ["darkdragn "] packages = [