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 293539b commit 9579ef3Copy full SHA for 9579ef3
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## v0.2.0 (2025-07-16)
2
+
3
## v0.1.0 (2025-07-16)
4
5
### Feat
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "robust-python-demo"
-version = "0.1.0"
+version = "0.2.0"
description = "robust-python-demo"
authors = [
6
{ name = "Kyle Oliver", email = "[email protected]" },
0 commit comments