From efc0b120a83b13fed6b9966bb08d54cabae43df2 Mon Sep 17 00:00:00 2001 From: Christopher Jackson Date: Wed, 2 Oct 2024 15:23:28 -0600 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.7.5=20=E2=86=92=200.7.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- pyproject.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 = [