From 1d22aeaadfee4c97f9bbaf1fb9e2d4cc5a93c6f8 Mon Sep 17 00:00:00 2001 From: Mason Proffitt Date: Wed, 16 Oct 2024 13:10:25 +0200 Subject: [PATCH] move to 2.2.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3a1a5a1..91d414a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='func_adl_uproot', - version='2.1.1', + version='2.2.0', description=( 'Functional Analysis Description Language' + ' uproot backend for accessing flat ROOT ntuples'