From 3dfdd1399544f3645d56ee4ed34106cfc698fbc3 Mon Sep 17 00:00:00 2001 From: Jindrich Luza Date: Mon, 6 Nov 2023 12:35:20 +0100 Subject: [PATCH] Release v0.0.3 --- docs/source/conf.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 62335c8..b740942 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,7 +9,7 @@ project = 'pubtools-sign' copyright = '2023, Author' author = 'Red Hat' -release = '0.1.0' +release = '0.0.4' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/pyproject.toml b/pyproject.toml index 7152a5f..5023b80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "pubtools-sign" description = "Collection of tools producing signed artifacts" readme = "README.rst" requires-python = ">=3.7" -version = "0.0.3" +version = "0.0.4" classifiers = [ # Optional # How mature is this project? Common values are