Skip to content

Commit

Permalink
Merge pull request #32 from NASA-IMPACT/feature/version-bump
Browse files Browse the repository at this point in the history
Bump up the version to 0.1.0-alpha
  • Loading branch information
NISH1001 authored Feb 28, 2024
2 parents 489727b + 0d62878 commit 2b31a52
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
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "larch"
version = "0.0.3-alpha"
version = "0.1.0-alpha"
description = "LLM toolbox"
readme = "README.md"
authors = [{email = "[email protected]"}]
Expand Down

0 comments on commit 2b31a52

Please sign in to comment.