Skip to content

Commit

Permalink
chore(main): release 0.4.1 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 24, 2023
1 parent b2423b8 commit eb6933e
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 @@
# Changelog

## [0.4.1](https://github.com/ublue-os/yafti/compare/v0.4.0...v0.4.1) (2023-03-24)


### Bug Fixes

* make sure bin entrypoint matches -m entrypoint ([#64](https://github.com/ublue-os/yafti/issues/64)) ([b2423b8](https://github.com/ublue-os/yafti/commit/b2423b81355496dde8b930ddeaaeca5d2eaf0baa))

## [0.4.0](https://github.com/ublue-os/yafti/compare/v0.3.1...v0.4.0) (2023-03-22)


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 = "yafti"
version = "0.4.0"
version = "0.4.1"
description = "Yet another first time installer"
authors = ["Marco Ceppi <[email protected]>"]
license = "Apache 2.0"
Expand Down

0 comments on commit eb6933e

Please sign in to comment.