Skip to content

Commit

Permalink
Bump version: 0.6.0a0 → 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewGerber committed Jul 7, 2024
1 parent 19fb19f commit c040b2d
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 = 'poetry.core.masonry.api'

[tool.poetry]
name = 'raspberry-py'
version = '0.6.0a0'
version = "0.6.0"
description = 'A Python/REST interface for GPIO circuits running on the Raspberry Pi'
readme = 'README.md'
authors = [
Expand Down

0 comments on commit c040b2d

Please sign in to comment.