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 163f2c0 commit c3f19a4Copy full SHA for c3f19a4
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## v0.4.0 (2025-07-18)
2
+
3
## v0.3.0 (2025-07-16)
4
5
## v0.2.0 (2025-07-16)
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "robust-python-demo"
-version = "0.3.0"
+version = "0.4.0"
description = "robust-python-demo"
authors = [
6
{ name = "Kyle Oliver", email = "[email protected]" },
0 commit comments