Skip to content

Commit

Permalink
Bump version to 0.1.13.3 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower authored Nov 18, 2023
2 parents 54fa85f + 41bfa57 commit 679ca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatarena/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
)
EXAMPLES_DIR = os.path.join(ROOT_DIR, "examples")

__version__ = "0.1.13.2"
__version__ = "0.1.13.3"

0 comments on commit 679ca3a

Please sign in to comment.