From 6c36d62d2b9d8a9a8f1f2a77c5b1d2b1615e5f45 Mon Sep 17 00:00:00 2001 From: Armand Didierjean <95971503+armanddidierjean@users.noreply.github.com> Date: Fri, 2 Aug 2024 16:31:18 +0200 Subject: [PATCH] Publish version 1.0.0 (#4) --- helloasso_api_wrapper/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloasso_api_wrapper/__about__.py b/helloasso_api_wrapper/__about__.py index f102a9c..5becc17 100644 --- a/helloasso_api_wrapper/__about__.py +++ b/helloasso_api_wrapper/__about__.py @@ -1 +1 @@ -__version__ = "0.0.1" +__version__ = "1.0.0"