We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb756d commit b177d2bCopy full SHA for b177d2b
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "banshee"
-version = "0.0.0-b1"
+version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
readme = "README.md"
0 commit comments