Skip to content

Commit

Permalink
chore(release): 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 4, 2022
1 parent a97e98e commit e7ba3b8
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.7.3](https://github.com/cpcloud/protoletariat/compare/v0.7.2...v0.7.3) (2022-01-04)


### Bug Fixes

* fix release token to ensure publishing ([a97e98e](https://github.com/cpcloud/protoletariat/commit/a97e98e8e109c9ab65837ddf445a417e64284cb3))

## [0.7.2](https://github.com/cpcloud/protoletariat/compare/v0.7.1...v0.7.2) (2022-01-04)


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.7.2"
version = "0.7.3"
packages = [{ include = "protoletariat" }]
homepage = "https://github.com/cpcloud/protoletariat"
repository = "https://github.com/cpcloud/protoletariat"
Expand Down

0 comments on commit e7ba3b8

Please sign in to comment.