Skip to content

Commit 80de015

Browse files
committed
0.1.1
Automatically generated by python-semantic-release
1 parent 3b1743a commit 80de015

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
<!--next-version-placeholder-->
4+
5+
## v0.1.1 (2020-11-06)
6+
### Fix
7+
* Change semver target branch to 'master' ([`3b1743a`](https://github.com/Bellboy-Capstone/System/commit/3b1743aba0b41e6172e6f868a9eee458a410af4a))
8+
* Correctly format lead actor. ([`e5a9421`](https://github.com/Bellboy-Capstone/System/commit/e5a94217ddd7a805e7c30c32a6898f2134785f4e))
9+
* Remove trailing whitespace on config file ([`8a35b0c`](https://github.com/Bellboy-Capstone/System/commit/8a35b0c3786e70ed641e7dd093d20c0b59ffc9c3))

bellboy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)