Skip to content
Snippets Groups Projects
Unverified Commit 4c904ffb authored by James Briggs's avatar James Briggs Committed by GitHub
Browse files

Merge pull request #366 from aurelio-labs/james/v0.0.55

chore: version upgrade
parents 6da452ac c6f6c2e5
No related branches found
No related tags found
No related merge requests found
[tool.poetry]
name = "semantic-router"
version = "0.0.54"
version = "0.0.55"
description = "Super fast semantic router for AI decision making"
authors = [
"James Briggs <james@aurelio.ai>",
......
......@@ -4,4 +4,4 @@ from semantic_router.route import Route
__all__ = ["RouteLayer", "HybridRouteLayer", "Route", "LayerConfig"]
__version__ = "0.0.54"
__version__ = "0.0.55"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment