Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jncraton committed Nov 2, 2024
1 parent 5921e4c commit 40403ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.22
## 0.22 - 2024-11-02

### Changed

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="languagemodels",
version="0.21.0",
version="0.22.0",
author="Jon Craton",
author_email="[email protected]",
description="Simple inference for large language models",
Expand Down

0 comments on commit 40403ba

Please sign in to comment.