We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b1743a commit 80de015Copy full SHA for 80de015
2 files changed
CHANGELOG.md
@@ -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
@@ -1 +1 @@
-__version__ = "0.1.0"
+__version__ = "0.1.1"
0 commit comments