Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
Kranium2002 committed Jul 7, 2024
1 parent 4145e43 commit 0c8d8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "optimizeai"
version = "0.1.4"
version = "0.2.0"
description = "OptimAI is a powerful Python module designed to optimize your code by analyzing its performance and providing actionable suggestions. It leverages a large language model (LLM) to give you detailed insights and recommendations based on the profiling data collected during the execution of your code."
authors = ["Vidhu Mathur <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 0c8d8f4

Please sign in to comment.