From 1bc1dc5daff250c0187c4a309dfc640b790ca310 Mon Sep 17 00:00:00 2001 From: Erica Date: Sun, 7 May 2023 10:28:57 +0000 Subject: [PATCH] Update version --- docs/conf.py | 4 ++-- pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index cf9d4b3..f2bc523 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,7 +12,7 @@ project = 'chafa.py' copyright = '2022, Erica Ferrua Edwardsdóttir' author = 'Erica Ferrua Edwardsdóttir' -release = '1.1.1' +release = '1.1.2' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration @@ -69,4 +69,4 @@ 'searchbox.html', 'donate.html', ] -} \ No newline at end of file +} diff --git a/pyproject.toml b/pyproject.toml index c4d51dc..d273aac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "chafa.py" -version = "1.1.1" +version = "1.1.2" license = "LGPL-3.0" authors = [