Skip to content

Commit

Permalink
Merge pull request #81 from Start-Out/dev/feat/pypi-package
Browse files Browse the repository at this point in the history
fix: prerelease alpha fix
  • Loading branch information
trentonyo authored Mar 13, 2024
2 parents defc03a + c3b4bd4 commit e121621
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 @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "todo_or_not_startout"

version = "v0.5.0-beta"
version = "v0.5.0-alpha"
#dynamic = ["version"]

dependencies = [
Expand Down

0 comments on commit e121621

Please sign in to comment.