Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#7)
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 20, 2023
1 parent 7fb756d commit b177d2b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.0](https://github.com/artisanofcode/python-banshee/compare/v0.0.0-b1...v0.1.0) (2023-03-20)


### Miscellaneous Chores

* release 0.1.0 ([6c55113](https://github.com/artisanofcode/python-banshee/commit/6c55113481d1b50a7ca32440f0c0a16bd75674e4))
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 = "banshee"
version = "0.0.0-b1"
version = "0.1.0"
description = ""
authors = ["Your Name <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit b177d2b

Please sign in to comment.