Skip to content

Commit

Permalink
chore: prep v0.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
codito committed Jan 21, 2024
1 parent 216ed2b commit b43ff17
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
Expand Up @@ -2,7 +2,7 @@

## Unreleased

## v0.0.2 - 2024-01-21
## v0.0.3 - 2024-01-21

- Initial pre-alpha release 🚀
- Chat mode for continuous learning with an AI model.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "arey"
version = "0.0.1"
version = "0.0.3"
requires-python = '>=3.10'
description = 'Simple large language model app.'
authors = [{ name = 'codito', email = '[email protected]' }]
Expand Down

0 comments on commit b43ff17

Please sign in to comment.