From 2aa1be9e1f17b16d21646cdf0f7b401e6fa45570 Mon Sep 17 00:00:00 2001 From: Ryan Luu Date: Wed, 25 Dec 2024 01:49:23 +0000 Subject: [PATCH] Increment version --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index a35adc9..f090d64 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -9,8 +9,8 @@ project = 'InstaWebhooks' copyright = '2024, Ryan Luu' author = 'Ryan Luu' -release = '0.1' -version = '0.1.3' +release = '1.0' +version = '1.0.0' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration