From 78e65419d305468b453f668c069dbdfd81cac8fd Mon Sep 17 00:00:00 2001 From: Arnau Quera-Bofarull Date: Wed, 18 Sep 2024 15:47:34 +0100 Subject: [PATCH] new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f82b5ca..3b83d7d 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name="blackbirds", - version="1.2", + version="1.3", description="Black-Box Inference foR Differentiable Simulators.", url="https://github.com/arnauqb/blackbirds", long_description_content_type="text/markdown",