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.
2 parents 328cdf1 + 2aea6d7 commit 9b31771Copy full SHA for 9b31771
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+## 0.0.1
2
+
3
+- No documented changes.
4
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "devservices"
7
-version = "0.0.0"
+version = "0.0.1"
8
requires-python = ">=3.12"
9
dependencies = [
10
"pyyaml",
0 commit comments