Skip to content

Commit b177d2b

Browse files
chore(main): release 0.1.0 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7fb756d commit b177d2b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/artisanofcode/python-banshee/compare/v0.0.0-b1...v0.1.0) (2023-03-20)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.1.0 ([6c55113](https://github.com/artisanofcode/python-banshee/commit/6c55113481d1b50a7ca32440f0c0a16bd75674e4))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "banshee"
3-
version = "0.0.0-b1"
3+
version = "0.1.0"
44
description = ""
55
authors = ["Your Name <you@example.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)