Skip to content

Commit

Permalink
Bump version number to 0.1.17 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower committed Dec 20, 2023
1 parent 2dcaa08 commit 4abf91e
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.16"
__version__ = "0.1.17"

0 comments on commit 4abf91e

Please sign in to comment.