We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5672ee commit 9ad162dCopy full SHA for 9ad162d
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ name = "paddle-python"
3
packages = [
4
{include = "paddle"}
5
]
6
-version = "0.4.2"
+version = "0.4.3"
7
description = "Python wrapper around the Paddle.com API"
8
license = "MIT"
9
authors = ["Matt Pye <pyematt@gmail.com>"]
0 commit comments