We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762b01f commit d8740b1Copy full SHA for d8740b1
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.3.3 (2023-01-09)
6
+### Fix
7
+* Fix readme ([`762b01f`](https://github.com/daniel-makerx/helloworld/commit/762b01f0cb6473664576ad5717901d2421e33a71))
8
+
9
## v0.3.2 (2022-12-14)
10
### Fix
11
* Update tap repo ([`9120584`](https://github.com/daniel-makerx/helloworld/commit/9120584b88f309d1a561e0ca333da7c2756070ff))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "helloworld"
-version = "0.3.2"
+version = "0.3.3"
description = "Says Hello World"
authors = ["MakerX <daniel.mcgregor@makerx.com.au>"]
license = "MIT"
0 commit comments