Skip to content

Commit

Permalink
Released poetry-release 0.2.3 πŸŽ‰πŸŽ‰πŸŽ‰
Browse files Browse the repository at this point in the history
  • Loading branch information
topenkoff committed Aug 28, 2021
1 parent 09e9382 commit 06623da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.3] - 2021-08-29
### Added
- add sign support
- upstream selection
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 = "poetry-release"
version = "0.2.3-alpha.0"
version = "0.2.3"
description = "Plugin for release management in projects based on Poetry"
license = "MIT"
authors = ["Denis Kayshev <[email protected]>"]
Expand Down

0 comments on commit 06623da

Please sign in to comment.