From 58d881ccc525aa5f1ee8fcf2ef3f8f6a6ec1f0b0 Mon Sep 17 00:00:00 2001 From: daanelson Date: Fri, 3 Mar 2023 10:45:33 -0800 Subject: [PATCH] bumping version --- replicate/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/replicate/__about__.py b/replicate/__about__.py index 6a9beea8..dd9b22cc 100644 --- a/replicate/__about__.py +++ b/replicate/__about__.py @@ -1 +1 @@ -__version__ = "0.4.0" +__version__ = "0.5.1"