Skip to content

Commit

Permalink
Update Marqo version (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
farshidz authored Aug 4, 2023
1 parent b738bd6 commit a209023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/marqo/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__marqo_version__ = "1.0.0"
__marqo_version__ = "1.1.0"
__marqo_release_page__ = f"https://github.com/marqo-ai/marqo/releases/tag/{__marqo_version__}"

__minimum_supported_marqo_version__ = "1.0.0"
Expand Down

0 comments on commit a209023

Please sign in to comment.