Skip to content

Commit

Permalink
chore(release): 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 4, 2022
1 parent f7ba92d commit 5717fb2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

# [0.9.0](https://github.com/cpcloud/protoletariat/compare/v0.8.0...v0.9.0) (2022-04-04)


### Features

* generate __init__.pyi for mypy ([9d7fe5b](https://github.com/cpcloud/protoletariat/commit/9d7fe5be7ace688e5e469fb474840e53f0f877ad))

# [0.8.0](https://github.com/cpcloud/protoletariat/compare/v0.7.5...v0.8.0) (2022-04-02)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "protoletariat"
version = "0.8.0"
version = "0.9.0"
packages = [{ include = "protoletariat" }]
homepage = "https://github.com/cpcloud/protoletariat"
repository = "https://github.com/cpcloud/protoletariat"
Expand Down

0 comments on commit 5717fb2

Please sign in to comment.