Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jan 18, 2023
1 parent 9364e87 commit 8b66556
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!--next-version-placeholder-->

## v0.1.1 (2023-01-18)
### Fix
* Hangings signs added to #itemio:stack16 ([`9364e87`](https://github.com/edayot/ItemIO/commit/9364e876138314abbd5adcb3b2af01c8f76e1549))

## v0.1.0 (2023-01-09)
### Feature
* Added auto-release ([`9f2934d`](https://github.com/edayot/item_io/commit/9f2934dbe2c5a4a6f4503c1d9c9568dd619b82f8))
Expand Down
2 changes: 1 addition & 1 deletion beet.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id: itemio
name: ItemIO
version: "0.1.0"
version: "0.1.1"
description: Item input/output lib - Easy interaction between vanilla and custom containers
author: AirDox_

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 = "itemio"
version = "0.1.0"
version = "0.1.1"
description = "Item input/output lib - Easy interaction between vanilla and custom containers"
authors = ["edayot <pro.e.dayot@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 8b66556

Please sign in to comment.