From 017e44afc09421218a68e34160a02cab9732130a Mon Sep 17 00:00:00 2001 From: Alexander Song Date: Thu, 19 Oct 2023 16:43:04 -0500 Subject: [PATCH] update --- src/phoenix/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/phoenix/__init__.py b/src/phoenix/__init__.py index e4c891747f..e5a31fab05 100644 --- a/src/phoenix/__init__.py +++ b/src/phoenix/__init__.py @@ -5,7 +5,7 @@ from .trace.fixtures import load_example_traces from .trace.trace_dataset import TraceDataset -__version__ = "0.0.50rc3" +__version__ = "0.0.50rc4" # module level doc-string __doc__ = """