Skip to content
Snippets Groups Projects
Unverified Commit b6d4247c authored by James Briggs's avatar James Briggs
Browse files

update version

parent 87d8f8bc
No related branches found
No related tags found
No related merge requests found
[tool.poetry] [tool.poetry]
name = "semantic-router" name = "semantic-router"
version = "0.0.28" version = "0.0.29"
description = "Super fast semantic router for AI decision making" description = "Super fast semantic router for AI decision making"
authors = [ authors = [
"James Briggs <james@aurelio.ai>", "James Briggs <james@aurelio.ai>",
......
...@@ -4,4 +4,4 @@ from semantic_router.route import Route ...@@ -4,4 +4,4 @@ from semantic_router.route import Route
__all__ = ["RouteLayer", "HybridRouteLayer", "Route", "LayerConfig"] __all__ = ["RouteLayer", "HybridRouteLayer", "Route", "LayerConfig"]
__version__ = "0.0.28" __version__ = "0.0.29"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment