From 924caf51f60f730d30ad733ef43a4bd308f9b7e4 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 29 May 2026 09:55:29 +0200 Subject: [PATCH] bump init version --- teleforma/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 881a63c3..7d58360f 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.16.0' +__version__ = '3.0.0' __url__ = 'https://github.com/Parisson/TeleForma' -__copyright__ = '(C) 2011-2025 Parisson' +__copyright__ = '(C) 2011-2026 Parisson' __license__ = 'CeCILL-v2' __license_long__ = """ -Copyright (C) Parisson SARL (2011-2025) +Copyright (C) Parisson SARL (2011-2026) -- 2.47.3