Skip to content

Commit

Permalink
chore: bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Huffman committed Dec 22, 2023
1 parent c6829dc commit 3415c34
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 @@
[project]
name = "nimbusagent"
version = "0.1.0"
version = "0.2.0"
description = "An OpenAI agent with basic memory, functions, and moderation support"
readme = "README.md"
license = { file = "LICENSE.txt" }
Expand Down

0 comments on commit 3415c34

Please sign in to comment.